Giter VIP home page Giter VIP logo

sams_sars's Introduction

ODH-COVID19

Getting Started

An analysis pipeline designed to obtain raw data and quality control files from basespace cli, leverage features of the the staphb-wf cecret workflow, generate QC reports, upload samples to GISAID via gisaid cli and prepare samples for upload to NBCI.

Usage

The pipeline workflow is as follows:

Pipeline Overview

Deployment of the pipeline requires access to the AWS instance where features are stored, including staphb-wf cecret, basespace cli, and gisaid cli.

This pipeline performs the following steps:

  • INITIALIZE *
  1. Creates output project directory, if it doesn't exist.
  2. Copies configuration files needed for pipeline execution.
  • CECRET *
  1. Downloads analysis files for processing directly from BASESPACE
  2. Creates sample batches dependent on project size and input from config_pipeline.yaml
  3. Processes batches individually, including: 3a. Downloads raw data (FASTA) and quality control files from BASESPACE 3b. Submits batch to staphb-wf cecret workflow 3c. Transforms results into batch level analysis and quality control reports
  4. Merges batch outputs into final analysis and quality control reports
  5. Removes intermediate files, and working directories
  • GISAID *
  1. Perform QC for samples that fail N threshold, files added to failed list
  2. Perform QC for samples missing metadata files, files added to failed list
  3. Transforms passing samples metadata into GISAID required template
  4. Transforms passing samples FASTA files into GISAID required FASTA
  5. Uploaded metadata and FASTA files to GISAID
  6. Merge GISAID ID's into final output report
  7. Moves FASTA files to appropriate final directories (IE gisaid_complete)
  • NCBI *
  1. Prepares NCBI Attributes batch file
  2. Prepares NCBI Metadata batch file
  3. Downloads FASTQ files from BASESPACE
  4. Return NCBI ID's are added to final output, QC information is tracked
  • STATS *
  1. Outputs stats from QC, GISAID, and NCBI uploads to command line

Help

Review the UserGuiden documentation for more help!

Usage:  -p [REQUIRED] pipeline runmode
        -p options: init, sarscov2, gisaid, ncbi, stat, update
Usage:  -n [REQUIRED] project_id
        -n project id
Usage:  -s [OPTIONAL] subworkflow options
        -s sarscov2: DOWNLOAD, BATCH, CECRET, REPORT, ALL; gisaid: PREP, UPLOAD, QC, ALL
Usage:  -r [OPTIONAL] resume options
        -r Y,N option to resume `-p sarscov2` workflow in progress
Usage:  -t [OPTIONAL] testing options
        -t Y,N option to run test in `-p sarscov2` workflow

Authors

This pipeline was created by Samantha Sevilla Chill, for support of work at the Ohio Department of Health Public Laboratory.

sams_sars's People

Contributors

slsevilla avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.