Guildeline Required For Gene Ontology, after Differntial expression analysis
5
0
Entering edit mode
5.0 years ago

Hello!

I have done differential expression analysis for my RNA-seq data set by following the HISAT, Stringtie and Ballgown protocol. The next thing i want to do is some basic gene ontology. Can anyone please suggest me some Tools, protocol to follow for desired work.

Have you any guidelines ?

Thank you in advance

rna-seq gene next-gen R • 1.8k views
ADD COMMENT
2
Entering edit mode
5.0 years ago

check out topGO

ADD COMMENT
0
Entering edit mode

Can you please share any tutorial or guide me how to do this for basic Ontology process. I am new to deal with RNA-seq data and i am doing this work for the first time and it will be easy to learn if i follow some protocol.

ADD REPLY
1
Entering edit mode
ADD REPLY
2
Entering edit mode
5.0 years ago
Luiz ▴ 30

You have more complex solutions in R by topGO package as recommended by bioExplorer. I would suggest DOSE and others by Guangchuang Yu available on bioconductor repository. A simple solution can be the use of WebGestalt http://webgestalt.org or network analyst with gene ontology enrichment in network menu networkanalyst.ca/faces/home.xhtml

ADD COMMENT
0
Entering edit mode

can you please explain for wheat RNA-seq data Can i use this ?

ADD REPLY
1
Entering edit mode

Basically any data that you have an gene ID (entrez, RefSeq, Ensembl, Symbol..) and a value of expression.

For example, WebGestalt requires only your gene list. While network analyst can be used with your gene list only and your gene list + values of expression (positive or negative, such as log2 fold change). The packages of Guangchuang Yu can be used in R based on entrez ID to construct a table of GO:ID and build the plot. I would try to made this enrichment with online tools (webgestalt, network analyst, string) before reproduce in R.

ADD REPLY
1
Entering edit mode
5.0 years ago
Gio12 ▴ 220

Although you may need to may an account (which is free), omictools can be used to search for numerous bioinformatic programs that are designed for whatever task you have in mind.

ADD COMMENT
1
Entering edit mode
5.0 years ago

If you are analysing RNA-seq data then you need to take account of the bias introduced by gene length and expression level. See my answer to this question A: What's your preferred pathway enrichment analysis tool after DEG analysis and wh for suggestions.

ADD COMMENT
1
Entering edit mode
5.0 years ago

enrichR is extremely easy to use. clusterProfiler is a more advanced solution that takes a little bit more time to get acquainted with.

ADD COMMENT

Login before adding your answer.

Traffic: 2574 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