Skip to content

A Docker-based pipeline maker for phylogenetic studies

Notifications You must be signed in to change notification settings

pegi3s/auto-phylo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-phylo

This image facilitates the usage of auto-phylo, a pipeline maker for phylogenetic studies.

Versions

v3.0.0 - July 2024

An online manual is available here.

v2.0.1 - April 2024

v2 - October 2023

An online manual is available here.

v1 - April 2023

An online manual is available here.

Using the auto-phylo image in Linux

You should adapt and run the following command: docker run --rm -v /your/data/dir:/data -v /var/run/docker.sock:/var/run/docker.sock pegi3s/auto-phylo

In this command, you should replace /your/data/dir to point to the directory that contains the input files of the pipeline.

Please note that you must have a pipeline and a config file under /your/data/dir in order for the program to work. Detailed instructions are given in the online manual, where the available modules, as well as the parameters that must be declared for each module, are described in detail.

Test data

v3.0.0 - July 2024

Protocols are available that can be used both as inspiration to develop useful and efficient pipelines, as well as test data. By declaring in the first line of the pipeline file "protocol_description" a full list of the available protocols will be produced. By declaring the name of protocols (one per line, starting at the first line) in the pipeline file, the data for the corresponding protocol will be downloaded to the working directory.

v2 - October 2023

The online manual provides multiple test data examples that can be used to test the program.

Citing

If you use auto-phylo, please cite this publication:

H. López-Fernández; M. Pinto; C.P. Vieira; P. Duque; M. Reboiro-Jato; J. Vieira (2023) Auto-phylo: A Pipeline Maker for Phylogenetic Studies. 17th International Conference on Practical Applications of Computational Biology & Bioinformatics: PACBB 2023. Guimarães, Portugal. 12 - July

About

A Docker-based pipeline maker for phylogenetic studies

Resources

Stars

Watchers

Forks

Packages

No packages published