cmendezc

Bacterial regulatory interaction extraction system

......@@ -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
......
#!/bin/bash
###### Automatic extraction of TRN from several files ######
###### Automatic extraction of TRN ######
BRIES_HOME=/myhome/bries
PMIDS_HOME=/myhome/preprocessed-files
......