Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIAClassifier

An R package for molecular subtyping of small intestinal adenocarcinoma

Install package

devtools::install_github("yswutan/SIAClassifier")
library(SIAClassifier)

How to use

## Expr: a dataframe with Gene Expression Profiles data values,
##       samples in columns, genes in rows, rownames corresponding to gene symbols


SIAlabel <- SIAClassifier(Expr = Expr, minPosterior = 0.5, scale=TRUE, log2transfrom=FALSE)

About

an R package for molecular subtyping of small intestinal adenocarcinoma

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages