Skip to content

Commit 9476f64

Browse files
committed
Fixed typo
1 parent 2e86280 commit 9476f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

magicblast-tools/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Usage
2828

2929
### Get intron locations from a SAM/BAM file
3030
```
31-
get-introns --bam <SAM/BAM file> --gff <GFF/GTF/SAM/BAM file with annotation> --introns <output file>
31+
get-introns.py --bam <SAM/BAM file> --gff <GFF/GTF/SAM/BAM file with annotation> --introns <output file>
3232
```
3333

3434
The output is a tab delimited file with intron locations marked as KNOWN or NEW.

0 commit comments

Comments
 (0)