Skip to content

Commit

Permalink
GY170801: Added graph
Browse files Browse the repository at this point in the history
A-N-Other committed Aug 2, 2017
1 parent 0592466 commit 700d58e
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
@@ -24,7 +24,7 @@ explode *.fq -c 50 --dir splitfiles --prefix chunk_
```bash
graph [-h] [--xy [XY]] [--col COL] [--delim DELIM] [--perc] [--header [HEADER]] [--xmin XMIN] [--xmax XMAX] [--ymin YMIN] [--ymax YMAX] [--area AREA] [input ...]
--- usage examples ---
linearise file.fa | awk '{print length($2)}' | graph
linearise file.fa | awk '{print length($2)}' | graph --perc

9.56 █
9

0 comments on commit 700d58e

Please sign in to comment.