Skip to content

Wrapper scripts to automate some aspects of running human_genomics_pipeline and vcf_annotation_pipeline.

Notifications You must be signed in to change notification settings

leahkemp/pipeline_wrapper_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipeline wrapper scripts

This repo contains scripts and pre-configured configuration files used in the analysis of clinical genomes as a part of the genomics aotearoa clinical genomics project on ESR's production network.

Descriptions of how to use these scripts/config files is described in a the following document: Standard operating procedure (SOP) for transferring, analysing and loading genomes into WDHB production scout instance

Wrapper scripts

The wrapper scripts can be used to automate the process of analysing WGS clinical data on ESR's production network. There are three bash scripts which automate the following steps:

  • ./scripts/setup_pipelines.sh
  • ./scripts/check_input_files.sh
    • Check input files for the pipelines are downloaded and in the expected location
  • ./scripts/deploy_pipelines.sh

These wrapper scripts utilise user input values from the small configuration file at ./config/config.yaml.

Pipeline configuration files

Pre-configured configuration files and runscripts for both human_genomics_pipeline and vcf_annotation_pipeline that are standard for analysing whole genomes on ESR production network. The files are available for both single and cohort pipeline runs.

Conda environments

Conda environment files are available at ./envs/ to re-create conda environments with software used in this document

About

Wrapper scripts to automate some aspects of running human_genomics_pipeline and vcf_annotation_pipeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages