MappedRead-class: Represents mapped reads

Description Slots Methods Author(s) References Examples

Description

Represents mapped reads

Slots

start:

Object of class "numeric", containing start position of the reads

end:

Object of class "numeric", containing end position of the reads

strand:

Object of class "numeric", containing strand to which the reads map

chromosome:

Object of class "numeric", containing chromosome to which the reads map

Methods

show

signature(object = "MappedRead"): ...

Author(s)

Steffen Durinck

References

http://www.stat.berkeley.edu/~steffen/

Examples

1
## maybe str(MappedRead) ; plot(MappedRead) ...

GenomeGraphs documentation built on Oct. 31, 2019, 4:34 a.m.