An R package for creating projection matrices from gene weights extracted from high dimensional genomic analysis.
The most up-to-date version of projectR can be installed directly from the Github Repository:
## Method 1 from Bioconductor
## Deprecated for now; use Method 2 instead
BiocManager::install("projectR")
## Method 2 from Github
BiocManager::install("genesofeve/projectR")
We recommend going through the vignette and the Bioinformatics article to learn more about projectR.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.