recipe gtotree

GToTree is a user-friendly workflow for phylogenomics.

Homepage:

https://github.com/AstrobioMike/GToTree/wiki/what-is-gtotree%3F

Documentation:

https://github.com/AstrobioMike/GToTree/wiki/

Developer docs:

https://github.com/AstrobioMike/GToTree/

License:

GPL / GPL3

Recipe:

/gtotree/meta.yaml

# GToTree - a user-friendly workflow for phylogenomics

GToTree is a user-friendly workflow for phylogenomics intended to give more researchers the capability to create phylogenomic trees. The open-access Bioinformatics Journal publication is available here (https://doi.org/10.1093/bioinformatics/btz188), and documentation and examples can be found at the wiki here (https://github.com/AstrobioMike/GToTree/wiki).

Installation should be performed as:

``` conda create -n gtotree -c astrobiomike -c conda-forge -c bioconda -c defaults gtotree ```

package gtotree

(downloads) docker_gtotree

Versions:

1.8.1-01.7.10-01.7.08-01.7.07-01.7.06-01.7.05-1

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install gtotree

and update with:

conda update gtotree

or use the docker container:

docker pull quay.io/biocontainers/gtotree:<tag>

(see gtotree/tags for valid values for <tag>)

Download stats