KEGG mapping for larger sample size (100) ?
Hi
I assembled 100 RNA_seq datasets into assembled transcripts I'd like to map these transcripts to KEGG to know the metabolic pathways how I do it for larger datasets ? suggestions please!
Thanks
• 1,309 views
•
link
1 answer
Some R packages:
https://www.bioconductor.org/packages/release/bioc/html/KEGGprofile.html
https://www.bioconductor.org/packages/devel/bioc/vignettes/KEGGgraph/inst/doc/KEGGgraph.pdf
http://pathview.r-forge.r-project.org/
https://bioconductor.org/packages/release/bioc/html/KEGGREST.html
• 0 views
•
link
Log in to answer this question.
What does
To know the metabolic pathwaysmean? Is this a model organism or a complete de novo assembly? What is the exact question you want to answer?I'm working with non-model organism want to map assembled transcripts to KEGG to know the annotation. I tried KEGG Automatic Annotation Server, it doesn't work out for me. I had 100 assembled transcripts from 100 different datasets. How I do KEGG annotation ?