marvel.demo <- readRDS(system.file("extdata/data", "marvel.demo.rds", package="MARVEL"))
marvel.demo <- ComputePSI.RI(MarvelObject=marvel.demo,
CoverageThreshold=10,
IntronCounts=marvel.demo$IntronCounts,
thread=1
)
Run the code above in your browser using DataLab