.concatenateAlignments {strandCheckR} | R Documentation |
Concatenate a list of Alignments from multiple sequences into a single object
.concatenateAlignments(readInfo, seqInfo)
readInfo |
a list returned by |
seqInfo |
a data frame that contains some key information of the sequences |
This method take a list of alignments across one or more sequences
as output by scanBam
and concatenates them into a single set of alignments which may include
multiple sequences
the concatenated alignments of the input list