Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
epaule authored Jun 19, 2024
1 parent d05fb19 commit 9cec7e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ Usage: sort_fasta.rb [options]
-h, --help prints this help
-v, --version print version
```
* the order file is tab separated with an id and an integer (the higher, the further to the beginning it will be sorted)
* the -l / -m options will set the score to 0 for sequences longer/shorter
* equal scoring ids will be sorted by sequence length (with the smaller ones towards the end).

0 comments on commit 9cec7e9

Please sign in to comment.