Skip to content

Commit

Permalink
Correct typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
morispi committed Sep 6, 2021
1 parent 16f9cc2 commit 761da46
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
Expand Up @@ -57,7 +57,7 @@ where [SUBCOMMAND] can be one of the following:

- compare: Compute the number of common barcodes between pairs of regions, or between pairs of contigs' extremities
- extract: Extract the barcodes from a given region of a BAM file
- stats Retrieve general stats from a BAM file
- stats: Retrieve general stats from a BAM file
- index bam: Index the offsets or occurrences positions of the barcodes contained in a BAM file
- query bam: Query the barcodes index to retrieve alignments in a BAM file, given a barcode or list of barcodes
- index fastq: Index the offsets of the barcodes contained in a fastq file
Expand Down

0 comments on commit 761da46

Please sign in to comment.