get.cmap.ref: Read In and Process CMap Reference Profiles

Description Usage Arguments

View source: R/readin.cmap.R

Description

This function allows user to load in the CMap drug rank matrix user downloaded from CMap website: https://portals.broadinstitute.org/cmap/ (data matrix in the "downloads" section).

Usage

1

Arguments

cmap.data.path

The local path and the name of the downloaded data matrix file. The data matrix file should be in txt format.

probe.to.genes

The ID converter between Affymetrix probe IDs (the IDs used in CMap data matrix) and official gene symbol. The packge comes with an embeded probe.to.genes file that can be directly used. User can use their own converter file with two columns named "ID", and "Gene.Symbol'.

drug.info

The drug instance information from CMap data. The deafault drug.info file comes with DrInsight package.


DrInsight documentation built on July 8, 2020, 7:36 p.m.