Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Li Song committed Jul 22, 2014
1 parent 2007a31 commit aa21ac1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ Suppose the data sets' coverage is about 70x:

Single-end data set:

./lighter -r read.fq -k 17 5000000 0.05 -t 10
./lighter -r read.fq -k 17 5000000 0.1 -t 10

Paired-end data set:

./lighter -r left.fq -r right.fq -k 17 5000000 0.05 -t 10
./lighter -r left.fq -r right.fq -k 17 5000000 0.1 -t 10

### Terms of use

Expand Down

0 comments on commit aa21ac1

Please sign in to comment.