(Legacy) Construct objects of class "AlignedRead"
This function constructs objects of
AlignedRead
. It will often be more convenient to
create AlignedRead
objects using parsers such as
readAligned
.
AlignedRead(sread, id, quality, chromosome, position, strand, alignQuality, alignData = AlignedDataFrame(nrow = length(sread)))
sread |
An object of class |
id |
An object of class |
quality |
An object of class |
chromosome |
A |
position |
A |
strand |
A |
alignQuality |
A |
alignData |
An |
An object of class AlignedRead
.
Martin Morgan <mtmorgan@fhcrc.org>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.