starReads {chimera} | R Documentation |
A function producing a GRangeList for the reads information, involved in a fusion event.
starReads(fusion.report, parallel=FALSE)
fusion.report |
STAR fusion output file |
parallel |
option to run a parallel version of the function, default FALSE |
Raffaele A Calogero
#tmp <- starReads("Chimeric.out.junction", parallel=FALSE)