/projectR

Primary LanguageRGNU General Public License v2.0GPL-2.0

Overview

R-CMD-check

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:

Installation

## Method 1 from Bioconductor
BiocManager::install("projectR")

## Method 2 from Github
BiocManager::install("genesofeve/projectR")

Getting Started

We recommend going through the vignette and the Bioinformatics article to learn more about projectR.