Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/applicativesystem/phylogenomics-apptainer

apptainer image for complete phylogenomics and evolutionary analysis
https://github.com/applicativesystem/phylogenomics-apptainer

apptainer apptainer-container devops devops-platform devops-team high-performance-computing phylogenomics phylogenomics-bioinformatics

Last synced: 23 days ago
JSON representation

apptainer image for complete phylogenomics and evolutionary analysis

Awesome Lists containing this project

README

        

# phylogenomics-apptainer

- a apptainer for the phylogenomics
- it contains all the applications combined in a single container for the phylogenomics.
- it incldues orthofinder, astral, trimal, alignmentGO, raxml and clipkit.
- all the applications required for the genome analysis and genome or gene based phylogenomics.

```
apptainer exec phylogenomics.def

Given an folder of the fasta file you can invoke the apptainer as
apptainer run phylogenomics.sif orthofinder PATH-FASTA-FOLDER
apptainer run phylogenomics.sif astral -h
apptainer run phylogenomics.sif trimal -h
apptainer run phylogenomics.sif alignmentGO -h
apptainer run clipkit -h

```
Gaurav Sablok