Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Carlos-Francisco Méndez-Cruz
/
bries
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
cmendezc
2022-03-22 05:39:08 -0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8810a1fa6dd56c03e6d246ec718e4e78ee4c48a9
8810a1fa
1 parent
b60a65ac
Bacterial regulatory interaction extraction system
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
README.md
run-bries.sh
README.md
View file @
8810a1f
...
...
@@ -11,7 +11,7 @@
3.
CoreNLP
## Run
Set filenames and paths in
[
run-bries.sh
](
)
Set filenames and paths in
[
run-bries.sh
](
http://pakal.ccg.unam.mx/cmendezc/bries/blob/master/run-bries.sh
)
## Acknowledgments
This work was supported by UNAM-PAPIIT IA203420.
\ No newline at end of file
...
...
run-bries.sh
View file @
8810a1f
#!/bin/bash
###### Automatic extraction of TRN
from several files
######
###### Automatic extraction of TRN ######
BRIES_HOME
=
/myhome/bries
PMIDS_HOME
=
/myhome/preprocessed-files
...
...
Please
register
or
login
to post a comment