frag_len-methods: frag_len method

Description Usage Arguments Value See Also

Description

frag_len returns a numeric vector with the fragment length used to extend the 5' ends of the aligned reads.

Usage

1
2
3
4
frag_len(object)

## S4 method for signature 'SegvisData'
frag_len(object)

Arguments

object

a SegvisData object.

Value

The frag_len method returns a numeric vector with the fragment length used to extend the 5' ends of the the aligned reads. If the reads were paired ended, then a value of NA is assigned, but the parameter is not used.

See Also

SegvisData-class


welch16/Segvis documentation built on May 4, 2019, 4:18 a.m.