Best method to visualize metagenomic data besides krona?
0
0
Entering edit mode
2.9 years ago
DNAngel ▴ 250

Hi all,

Just wondering what are the best tools out there (besides Krona, which I don't think is really that great) to visualize metagenomic data obtained from kraken2 output? Any R packages or other tools that can distill taxonomic info and abundance from multiple samples in a comprehensive manner?

Krona is nice for a quick view of the data but trying to manipulate it or make it look neater is quite difficult and virtually non-existent - especially when combining samples together.

My goal would be to determine abundance of species in my metagenomic samples, compare the samples (i.e. metagenomic communities in different sites), and the main phylums found in each community (i.e. archae, bacteria, nematodes, plant, etc..)

Thoughts? I would like to start this as a discussion and hopefully get some good tips on tools or methods that people have used successfully for this purpose.

Thank you!

metagenomics krona • 1.3k views
ADD COMMENT
1
Entering edit mode

My goal would be to determine abundance of species in my metagenomic samples, compare the samples (i.e. metagenomic communities in different sites), and the main phylums found in each community (i.e. archae, bacteria, nematodes, plant, etc..)

I found this chunk of code on github which convert the output from kraken in a format (matrix) that can be analyzed through metagenomeSeq. I think the same chunk can be used in conjunction with other packages (eg Phyloseq) because what you really need for this kind of analysis is a matrixwith the abundance of each taxa across your samples.

ADD REPLY

Login before adding your answer.

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