Description Usage Arguments Value Author(s) Examples
A function to remove a line stopping SAM to BAM conversion
1 | removingErrorLine(line.number, filenameIn, filenameOut)
|
line.number |
line number to be removed |
filenameIn |
input file name |
filenameOut |
output file name |
SAM file without the error line
Raffaele A Calogero
1 | #removingErrorLine(14680066,"kd2_accepted_hits.sam","kd2_accepted_hits1.sam")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.