Skip to content

xiucaikun/CrossICCtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrossICCtest

Example for run CrossICC on breast cancer data in our recent article. In this project, we first collected expression data from seven published research. Three clustering strategies were performed on this data to get consensus subtypes across batches, including directly consensus clustering, clustering after batch removing and clustering by CrossICC. Here, we show a step by step R code for doing such analysis.

Required R libraries

ConsensusClusterPlus
survival
survminer
ggsci
sva
CrossICC
RColorBrewer

Figs

Show the PCA results for datasets without removing batch effect and clustering results with ConsensusClusterPlus

github

Show the survival curve after grouping datasetswith without removing batch effect with ConsensusClusterPlus

github

Show the PCA result and ConsensusClusterPlus' result of datasets that have removed batch effect

github

Show the survival curve after grouping datasetswith have removed batch effect with ConsensusClusterPlus

github

Show the PCA result and CrossICC result of datasets that haven't removed batch effect

github

Show the survival curve after grouping datasetswith without removing batch effect with CrossICC

github

Show the heatmap of signature gene which generated by CrossICC in each cluster

Dataset1

github

Dataset2

github

Dataset3

github

Dataset4

github

Dataset5

github

Dataset6

github

Dataset7

github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages