title: "APJaccard Tutorial" authors: - Andrew Howe - Kelly Jones
Authors: Andrew Howe, Kelly Jones Contacts:
A package with functions that facilitate analysis of AP Clustering solutions using the Jaccard similarity index
Here's how you can install the APJaccard package:
install.packages(c("cluster", "ggplot2", "devtools", "Seurat",
"pheatmap", "BiocManager", "RColorBrewer",
"stringr", "apcluster", "igraph", "Matrix",
"tidyverse", "mcclust", "philentropy"))
BiocManager::install("viper")
BiocManager::install("biomaRt")
devtools::install_github("JEFworks/MUDAN")
devtools::install_github(repo = "califano-lab/PISCES", force = TRUE, build_vignettes = TRUE)
devtools::install_github('https://github.com/arh2207/APTestPipeline')
devtools::install_github('https://github.com/jchiquet/aricode')
=======
Philippe Chlenski - TA of Computational Genomics at Columbia University Dr. Itsik Pe'er - Professor of Computational Genomics at Columbia University
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.