bamsignals {bamsignals} | R Documentation |
Functions and classes for extracting signals from a bam file. Differently than the other packages, this package is not supposed to import reads in R. All the read-processing is done in C/C++ and the only output are read counts.
Alessandro Mammana mammana@molgen.mpg.de
Johannes Helmuth helmuth@molgen.mpg.de
bamsignals-methods
for the functions and
CountSignals
for the class.