readBowtie {nucleR} | R Documentation |
This function allows to load reads from Bowtie files from both single and paired-end commming from Next Generation Sequencing nucleosome mapping experiments.
readBowtie(files, type = "paired")
files |
List of input Bowtie files. |
type |
Describes the type of reads. Values allowed are |
GenomicRanges::GRangesList containing the reads of each input BAM file.
Ricard Illa ricard.illa@irbbarcelona.org