Merge pull request #138 from zingdle/patch-1

Fix typo in README.md
This commit is contained in:
Heng Li 2018-03-26 07:50:39 -04:00 committed by GitHub
commit c1a3e05cb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ sorting) still work with such BAM records; tools that read CIGAR will
effectively ignore these records. It has been decided that future tools will effectively ignore these records. It has been decided that future tools will
will seamlessly recognize long-cigar records generated by option `-L`. will seamlessly recognize long-cigar records generated by option `-L`.
**TD;DR**: if you work with ultra-long reads and use tools that only process **TL;DR**: if you work with ultra-long reads and use tools that only process
BAM files, please add option `-L`. BAM files, please add option `-L`.
#### <a name="cs"></a>The cs optional tag #### <a name="cs"></a>The cs optional tag