Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melihyilmaz authored Feb 5, 2022
1 parent 639e4a2 commit 3fa0556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Install `casanovo` as a Python package from this repo (dependencies will be inst
pip install git+https://github.com/Noble-Lab/casanovo.git#egg=casanovo
```

Once installed, Casanovo can be used with a simple command line interface. All data, model and training-related options can be specified in `casanovo/config.py`.
Once installed, Casanovo can be used with a simple command line interface. All data, model and training-related options can be specified in `casanovo/config.py`, default configuration was used to obtain the reported results.
- To run _de novo_ sequencing with a pre-trained model:
```
casanovo test
Expand Down

0 comments on commit 3fa0556

Please sign in to comment.