Hi,
I would like to know if someone has experience with GO term enrichment analysis in C. elegans for differentially expressed genes from RNA-seq data? What tools do you suggest to use?
Thanks
Best,
C.
Hi,
I would like to know if someone has experience with GO term enrichment analysis in C. elegans for differentially expressed genes from RNA-seq data? What tools do you suggest to use?
Thanks
Best,
C.
Try GeneSCF, also check the advantages of using GeneSCF. It supports 'Caenorhabditis elegans' with Gene Ontology (organism code: wb) and also KEGG (organism code: cel).
Example: Gene ontology
./prepare_database -db=GO_all -org=wb
./geneSCF -m=normal -i=INPUTgene.list -t=sym -db=GO_BP -o=/ExistingOUTPUTfolder/ -org=wb --plot=yes --background=#NumberOfTotalGenesUsedForAnalysis
It was successfully tested with virtual emulator, MobaXterm on windows. Try on MacOS alternatives for linux gnome-terminal, http://alternativeto.net/software/gnome-terminal/?platform=mac
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
You can also use ClueGO from cytoscape!