There was an error while loading. Please reload this page.
Input data matrix of gene expression data for each sample.
Data should be log-normalized TPM or FPKM values
Text, Tab-delimited matrix with row and column labels Rows are genes, columns are samples (cells)
First row in the file is a tab-separated list of sample labels Then, each following row has the format:
<Gene Name> TAB <Expression Value 1> TAB <Expression Value 2> TAB … (etc)