GraPhlAn
GraPhlAn is a tool to produce high-quality circular representations of taxonomic and phylogenetic trees, developed by the Huttenhower lab at Harvard.
Documentation
- GraPhlAn web home
- The bioBakery tools and tutorials wiki, which provides software, documentation, and tutorials for methods for microbial community profiling developed by the Huttenhower lab.
Usage
To see what versions of GraPhlAn are available type
module avail graphlan
To see what other modules are needed, what commands are available and how to get additional help type
module help graphlan
To use GraPhlAn, include a command like this in your batch script or interactive session to load the graphlan module:
module load graphlan
Be sure you also load any other modules needed, as listed by the module help graphlan
command.