find.projects: Pull data on specific project(s) by their unique project id

View source: R/find.projects.R

find.projectsR Documentation

Pull data on specific project(s) by their unique project id

Description

This function loads a file as a matrix. It assumes that the first column contains the rownames and the subsequent columns are the sample identifiers. Any rows with duplicated row names will be dropped with the first one being kept.

Usage

find.projects(proj)

Arguments

proj

project id or list of project ids

Value

A matrix of the infile


jacobgolan/enrichR documentation built on April 11, 2022, 12:05 a.m.