removingErrorLine {chimera} | R Documentation |
A function to remove a line stopping SAM to BAM conversion
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
#removingErrorLine(14680066,"kd2_accepted_hits.sam","kd2_accepted_hits1.sam")