You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David DeTomaso edited this page Mar 1, 2016
·
1 revision
Covariates for each sample to also evaluate against projections. This is where you can input information such as time or stimulus or batch
Text, Tab-delimited
First line is a tab-separated list of sample labels. Labels here should match sample labels in the expression data matrix file.
Each subsequent line contains:
<Name> TAB <Signature Type> TAB <Value for sample 1> TAB <Value for sample 2> TAB … etc
should be either “numerical” or “factor”
Numerical signature values must be parse-able to a float. Factors can be anything (including numbers), and are treated differently with regards to calculating significance of signature/projection pairings.