Displaying 1 result from an estimated 1 matches for "shortread_and_hilbertvi".
Did you mean:
shortread_and_hilbertvis
2010 Apr 27
2
ShortRead with BWA
...d the mailing list :). I am
currently working on a sequencing project, and heard about R as well as
some of its packages for next gen sequencing, and decided to give it a
try. Starting with ShortRead, I found a document
(http://www.bioconductor.org/packages/2.5/bioc/vignettes/ShortRead/inst/doc/ShortRead_and_HilbertVis.pdf)
which does mention that readAligned was extended to support SAM format
(for example, BWA output).
So I tried readAligned with
BWAAln <- readAligned(BWAFile, type = "BWA")
but then I got error:
> BWAAln <- readAligned(BWAFile, type = "BWA")
Error: UserArgume...