Skip to content

Latest commit

 

History

History
76 lines (44 loc) · 3.86 KB

README.md

File metadata and controls

76 lines (44 loc) · 3.86 KB

Welcome to ausarg/pipesnake

Nextflow run with conda run with docker run with singularity Launch on Nextflow Tower Cite with Zenodo

ausarg/pipesnake is a bioinformatics best-practice analysis pipeline for phylogenomic reconstruction starting from short-read 'second-generation' sequencing data.

The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It uses Docker/Singularity containers making installation trivial and results highly reproducible. The Nextflow DSL2 implementation of this pipeline uses one container per process which makes it much easier to maintain and update software dependencies.

   

Wiki + Quick Start

All of pipesnake's documentation is covered in this lovingly crafted Wiki.

Antsy? Follow our Quick Start guide to get up and running (slithering?).

   

Documentation + Detailed Summary

pipesnake comes with documentation about the pipeline usage, parameters and output.

A detailed summary of the workflow---including tools used---can be found in the Wiki.

   

Contributions + Support

If you would like to contribute to this pipeline, please see the contributing guidelines.

For further information or help, don't hesitate to get in touch. Having trouble? Open an issue or try contacting us directly.

   

Citation

If you use pipesnake, please consider citing it and its depenedencies:

Ian G Brennan, Sonal Singhal, Ziad Al Bkhetan, pipesnake: generalized software for the assembly and analysis of phylogenomic datasets from conserved genomic loci, Bioinformatics, Volume 40, Issue 5, May 2024, btae195, https://doi.org/10.1093/bioinformatics/btae195

An extensive list of references for the tools used by the pipeline can be found in the CITATIONS.md file.