Skip to content

Snakemake workflow to install reference genomes and their supporting files

Notifications You must be signed in to change notification settings

ctubbs750/snakemake-genome-bottle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

snakemake-genome-bottle

A Snakemake module for installing a reference genome along with its supporting files.

Notes

This module is designed to be incorporated into an existing Snakemake pipeline for integrative analysis. To use it, you can point towards its Snakefile raw url during module import:

https://raw.githubusercontent.com/ctubbs750/genome/main/workflow/Snakefile

By default, it will install the hg38 human reference genome into the existing project directory under:

/resources/data/genome/{build}

For this module to function, it will look for parameters under the GENOME tag in config file. Copy and paste the config parameters found in /config/config.yaml into the desired project's config file and edit as needed.

About

Snakemake workflow to install reference genomes and their supporting files

Topics

Resources

Stars

Watchers

Forks

Languages