loadSamLikeBed: Read a SAM file and return it in BED format

Description Usage Arguments

View source: R/functions.R

Description

read a SAM file and convert the structure to a BED file

Usage

1
loadSamLikeBed(f, sizeStart = 11, sizeEnd = 1000)

Arguments

f

SAM file path.

sizeStart

Minimum value of size to evaluate

sizeEnd

Maximum value of size to evaluate


luciorq/molecularPatterns documentation built on Sept. 5, 2020, 4:06 a.m.