Up: Component summary
Component
ExpressionSubset
Given an expression matrix and a CSV containing a subset of interest in one column (e.g. DEGs), extract a subset of the expression matrix containing just these genes of interest. Use, for example, as input to the HeatMapReport
component.
Inputs
Name |
Type |
Mandatory |
Description |
exprMatrix |
CSV |
Mandatory |
Expression matrix. |
reference |
CSV |
Mandatory |
CSV file containing the subset of interest to filter from exprMatrix . Reference names should match that used in the exprMatrix. |
Outputs
Name |
Type |
Description |
subset |
CSV |
Expression matrix subset. |
Parameters
Name |
Type |
Default |
Description |
subsetColumn |
string |
""
|
Column name of subset file containing the reference names to match to the exprMatrix . If blank, the first column is used. |
Test cases
Generated 2019-02-08 07:42:12 by Anduril 2.0.0