GOplot - tutorial
1
0
Entering edit mode
5.1 years ago
dimitrischat ▴ 210

Hi all, I am new in R and bioinformatics and i wanted to know what are the steps to prepare data for the R package - GOplot. I ve read the tutorial here : http://wencke.github.io/ , installed all packages needed. But i dont know how to prepare my data so i can import them into the R package and also from DAVID annotation online tool i dont know which annotation i should download. I got a .csv file with gene-ids (showing just 1 for example) from an rna-seq analysis (differential expression) looking like this :

> id    baseMean    baseMeanA   baseMeanB   foldChange  log2FoldChange  pval    padj
> CCL5  1922.0292307213 4.3818338728    3839.6766275698 876.2716111556  9.77523431  2.3E-58 1.34E-54

Any help would be appreciated.

RNA-Seq • 3.0k views
ADD COMMENT
0
Entering edit mode
5.1 years ago
dimitrischat ▴ 210

From what i can see from EC$genelist it requires these columns

ID logFC AveExpr t P.Value adj.P.Val B

But i got

id baseMean baseMeanA baseMeanB foldChange log2FoldChange pval padj

What is AveExpr t and B compared to my data? (also i dont know what is "t" and "B")

obviously logFC = log2FoldChange P.Value = pval adj.P.Val = padj

Thanks

ADD COMMENT

Login before adding your answer.

Traffic: 1761 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6