guessPE: Guess whether data are paired ended or not by parsing the BAM...

Description Usage Arguments Value Examples

Description

Guess whether data are paired ended or not by parsing the BAM file header

Usage

1
guessPE(bf)

Arguments

bf

path to bam file

Value

Logical vector of length 1, indicating if sample is paired ended (TRUE), single ended (FALSE), or not able to determine (NULL)

Examples

1
guessPE(path.to.bam.file)

KasperThystrup/circulaR documentation built on March 14, 2021, 12:44 p.m.