Skip to content
/ krona Public
forked from marbl/Krona

Interactively explore metagenomes and more from a web browser.

Notifications You must be signed in to change notification settings

yi1873/krona

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krona

Interactively explore metagenomes and more from a web browser.

Docker for Krona

Usage:

input: metaphlan2 result / kraken report result

docker run --rm -v /path:/path lxz/kraken:1.0 /kraken/metaphlan2/utils/metaphlan2krona.py -p /path/test.kraken.mpa.txt -k /path/test.krona.out

docker run --rm -v /path:/path lxz/kraken:1.0 /kraken/Krona/KronaTools/scripts/ImportText.pl -o /path/test/test.kraken.krona.html /path/test/test.krona.out

About

Interactively explore metagenomes and more from a web browser.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 65.4%
  • JavaScript 22.6%
  • Perl 11.0%
  • Shell 0.8%
  • Makefile 0.1%
  • Dockerfile 0.1%