Hi:
Did any one tested as a practice test the data set that was deposited in GEO. Trapnell et al. deposited data to GEO (GSE20846).
I took that data (sam files and GTF files and ran through the cufflinks (cuffcompare and cuffdiff).
cuffcompare 24.gtf 60.gtf 5d.gtf 7d.gtf
cuffdiff stdout.combined.gtf 24.sam 60.sam 5d.sam 7d.sam
Here cuffcompare output is stdout.combined.gtf (one of the Out put files).
for cuffdiff I gave input combined.gtf and other sam files.
when I check gene_exp.diff file, 6th column that defines the test result (NOTEST, OK, FAIL). In my case the result for this column for every row is NOTEST. that means not enough alignments for testing.
Is there something wrong.
thanks
Adrian
Did any one tested as a practice test the data set that was deposited in GEO. Trapnell et al. deposited data to GEO (GSE20846).
I took that data (sam files and GTF files and ran through the cufflinks (cuffcompare and cuffdiff).
cuffcompare 24.gtf 60.gtf 5d.gtf 7d.gtf
cuffdiff stdout.combined.gtf 24.sam 60.sam 5d.sam 7d.sam
Here cuffcompare output is stdout.combined.gtf (one of the Out put files).
for cuffdiff I gave input combined.gtf and other sam files.
when I check gene_exp.diff file, 6th column that defines the test result (NOTEST, OK, FAIL). In my case the result for this column for every row is NOTEST. that means not enough alignments for testing.
Is there something wrong.
thanks
Adrian
Comment