Hi,
I see that there are multiple users with this issue but none of the previous posts I find seem to be helpful.
I'm using a custom gene set database to do GSEA on my RNAseq data.
I formated my RNAseq data, total of 4 samples (2 conditions)
and the expression dataset files look like this
symbol R-1 R-2 D-1 D-2
CYP4F2 1755.574557 2509.340295 0 0
MIR7-3HG 3106.928985 4578.954719 0 1.060224549
CGA 1054.804671 2597.500494 0.978846375 0
CALN1 444.368404 673.0278597 0 0
for gene sets database, I self made a .gmt file. it looks like this
1 EGFR
2 YAP1
....
my CLS file looks like this
4 2 1
# R D
0 0 1 1
No matter what Chip platform I choose, it always gives me the error message
"The collapased dataset was empty when used with chip:..."
My samples are human cell lines, RNA-seq with illumina Hiseq, analyzed and processed, and I used the normalized counts to upload. The gene name in my list are standard official gene symbols, should I convert it to ensembl ID? Or is there any other obvious causes for this error?
Thanks to all the help!
Best
J