removingErrorLine: A function to remove a line stopping SAM to BAM conversion

Description Usage Arguments Value Author(s) Examples

View source: R/AllUtilities.R

Description

A function to remove a line stopping SAM to BAM conversion

Usage

1
removingErrorLine(line.number, filenameIn, filenameOut)

Arguments

line.number

line number to be removed

filenameIn

input file name

filenameOut

output file name

Value

SAM file without the error line

Author(s)

Raffaele A Calogero

Examples

1
#removingErrorLine(14680066,"kd2_accepted_hits.sam","kd2_accepted_hits1.sam")

chimera documentation built on Nov. 8, 2020, 5:16 p.m.