Hi Guys,
I have a RNA-seq data file for 10000 genes and read counts. the first column is geneID, 2nd one is read count for the control and the 3rd one is read counts for the treatment. I am going to compare two samples I have(one for control and one for the treatment). can i get P-values? if so, which statistical test can be performed? thanks
Your results will be questionable, without replicates. Definitely need validation with independent technology.
Why do you have 10000 genes ? Are they standard annotations ? or picked up based on certain criteria ? It depends on how did you obtain the data .
i have got the read counts before using HTSeq
Which organism are you working with ? If its rna-seq data, probably you could try DESeq2 ( Read the section "without replicates") Or Gfold .