cmendezc

Bacterial regulatory interaction extraction system

...@@ -13,5 +13,12 @@ ...@@ -13,5 +13,12 @@
13 ## Run 13 ## Run
14 Set filenames and paths in [run-bries.sh](http://pakal.ccg.unam.mx/cmendezc/bries/blob/master/run-bries.sh) 14 Set filenames and paths in [run-bries.sh](http://pakal.ccg.unam.mx/cmendezc/bries/blob/master/run-bries.sh)
15 15
16 +## Output
17 +Extracted regulatory interactions can be found in:
18 +
19 +```shell
20 +/predicted-ris-gcs/complete-ris
21 +```
22 +
16 ## Acknowledgments 23 ## Acknowledgments
17 This work was supported by UNAM-PAPIIT IA203420. 24 This work was supported by UNAM-PAPIIT IA203420.
...\ No newline at end of file ...\ No newline at end of file
......