Select a Model
Upload All Input CSV Files
Description
This file is a tab-delimited text file (.tsv format) containing a gene expression count matrix for single cells.
Structure:
- Each row represents a single cell.
- Each column after the first two contains the raw count for a specific gene in that cell.
Columns:
Cell_barcode
— Unique identifier for the cell (e.g.,C70R_C70R.bcDWVD
).Condition
— Experimental condition for that cell (e.g.,resistant
,sensitive
).- Gene columns — Each remaining column corresponds to one gene symbol (e.g.,
AAAS
,AACS
,AAED1
, …), with integer counts.