ReadSamfile: Read a "SAM file", discarding some reads that cannot be...

Description Usage Arguments Details Value

View source: R/ReadSamfile.R

Description

Read a "SAM file", discarding some reads that cannot be interpreted for our purposes.

Usage

1
ReadSamfile(filename)

Arguments

filename

The name of the SAM file to read.

Details

SAM stands for "Sequence Alignment Map", a text file that represents aligned next-generation sequencing reads (https://en.wikipedia.org/wiki/SAM_(file_format)). Only keep reads that satisfy certain conditions:

Value

A a list with the elements:


steverozen/DBSverify documentation built on Dec. 23, 2021, 5:34 a.m.