Fixing docs: No -I in this walker

This commit is contained in:
Mauricio Carneiro 2011-11-02 17:53:10 -04:00
parent f62af0291b
commit e4a583a53f
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ import java.util.List;
* -R ref.fasta \
* -T GCContentByInterval \
* -o output.txt \
* -I input.bam \
* -L input.intervals
* </pre>
*