Ignacio Arroyo Fernández

Update README.md

......@@ -21,7 +21,7 @@ The main method follows the next pipeline:
For filtering unknown anstracts run
```bash
$ python filter_abstracts.py --input data/ecoli_abstracts/useful_abstracts.txt
$ python filter_abstracts.py --input data/test_abstracts.txt
```
The predictions will be stored by default at `filter_output/`, unless a different directory is specified by means of the `--out` option. The default names containing the predicitons are
......