View source: R/Script_PLATE_04_PREPROCESS_3_3_CheckAlignment_PSI_Gene.R
CheckAlignment.PSI.Exp | R Documentation |
Subsets overlapping samples between splicing and gene data.
CheckAlignment.PSI.Exp(MarvelObject)
MarvelObject |
S3 object generated from |
An object of class S3 with updated slots MarvelObject$SplicePheno
, MarvelObject$PSI
, MarvelObject$GenePheno
, and MarvelObject$Exp
.
marvel.demo <- readRDS(system.file("extdata/data", "marvel.demo.rds", package="MARVEL")) marvel.demo <- CheckAlignment.PSI.Exp(MarvelObject=marvel.demo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.