JustinaZ / pcaReduce

Code to support: "pcaReduce: hierarchical clustering of single cell transcriptional profiles"

Home Page:https://pubmed.ncbi.nlm.nih.gov/27005807/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Depends: R (>= 3.0.1), pcaMethods (>= 1.50.0), mnormt (>= 1.5-1), mclust (>= 4.3)

==================INSTALL (on Mac’s)================================

to install, open terminal and type:
R

then type:
install.packages(<path_to_package>, repos = NULL, type="source")

p.s. this <pathtopackage> must be in “”

load the package by typing

library("pcaReduce")

p.p.s. type ?PCAreduce to see description

=================EXAMPLE===========================================

DATA:
is in Pollen2014.txt, cluster labels and additional information is in SupplementaryLabels.txt

CODE:

pcaReduce_example.R — an example code how to use pcaReduce package

===================================================================

Paper info:
"pcaReduce: hierarchical clustering of single cell transcriptional profiles"
by Justina Žurauskienė, Christopher Yau
DOI: 10.1186/s12859-016-0984-y

===================================================================

J. 

About

Code to support: "pcaReduce: hierarchical clustering of single cell transcriptional profiles"

https://pubmed.ncbi.nlm.nih.gov/27005807/


Languages

Language:R 100.0%