This application provides an interface to the Pancreatic Adecarcinoma Molecular Gradient. The Molecular gradient is computed from a genome-wide transcript profile (e.g. RNAseq or cDNA microarray)
User instructions
The user must provide a gene expression table as a tab-seperate file with the following columns (header are needed):
- Gene Symbol (one unique gene symbol per line should be given)
- Gene expression values (log2 counts should be given), one column per sample
GeneSym<tab>Sample1<tab>Sample2
Gene1<tab>1.4<tab>4.6
Gene2<tab>5.4<tab>7.6
[...]