A FAIR Galaxy Metagenome-Assembled Genomes (MAGs) Workflow
- Paired short reads (e.g., Zenodo dataset)
-
Upload your data to Galaxy
- Galaxy data upload guide
- Note: Only usegalaxy.eu currently supports all tools and databases.
- Optionally, use dedicated fetch tools for published data: SRA fastq_dump
-
Group your data
- Create a paired collection
-
Run quality control (QC) workflow
-
Optional: Remove host contamination
-
Optional: Group reads for co/grouped assembly
-
Run MAGs generation workflow
- Taxonomy annotation
- AMR gene detection
- Bacterial genome annotation
- Functional annotation of protein sequences
-
Install conda
-
Install dependencies
conda create -n fairymags_env -c conda-forge -c bioconda --file requirements.txt -y- Follow the step-by-step guide in the metaspades-resource-estimation README
- Follow the step-by-step guide in the pipeline-benchmark README
- Follow the step-by-step guide in the use-cases README
- Follow the step-by-step guide in the binning-evaluation README