calculateCellLineMean | R Documentation |
Calculate cell line mean
calculateCellLineMean(data, cellLine, metadata, rankPerCellLine)
data |
Data table: comparison against CMap data |
cellLine |
Character: perturbation identifiers as names and respective cell lines as values |
metadata |
Data table: |
rankPerCellLine |
Boolean: rank results based on both individual cell
lines and mean scores across cell lines ( |
A list with two items:
data
input data
with extra rows containing cell line
average scores (if calculated)
rankingInfo
data table with ranking information
metadata
metadata associated with output data
, including
for identifiers regarding mean cell line scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.