Description Usage Arguments Details Value
View source: R/funclib_polyAtailor.R
readChrInfo
returns the S4 format data of all the chromosome information you input.
1 |
file |
The path of TXT text of the HEAD information of the Sam file. |
You need to input the TXT text of the HEAD information of the Sam file after the alignment, and then the function will calculate and return the name of the chromosome, the range on the reference genome, the direction of the sequence, etc
The S4 format data of all the chromosome information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.