View source: R/Script_PLATE_04_PREPROCESS_3_1_CheckAlignment_PSI.R
CheckAlignment.PSI | R Documentation |
Checks if the metadata aligns with the columns and rows of the matrix for splicing data.
CheckAlignment.PSI(MarvelObject)
MarvelObject |
Marvel object. S3 object generated from |
An object of class S3 with updated slots MarvelObject$SplicePheno
, MarvelObject$SpliceFeature
, and MarvelObject$PSI
.
marvel.demo <- readRDS(system.file("extdata/data", "marvel.demo.rds", package="MARVEL")) marvel.demo <- CheckAlignment.PSI(MarvelObject=marvel.demo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.