Skip to content

icgc-argo-workflows/argo-analysis-pipelines-overview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Overview of ICGC-ARGO Analysis Pipelines

Introduction

  • This gives an overview of major ICGC ARGO analysis pipelines which are running in production or with development work in progress. The content will be periodically reviewed and changed over time.
  • Current ARGO production workflows are running in Regional Data Processing Centre (RDPC).
  • Each ARGO workflow in the repositories has been tested on accompany test datasets.
  • All ARGO analysis workflows are written in Nextflow with Dockerized tools.
  • All ARGO workflows are published under an GNU AGPL v3 open-source license and are packaged for community usage
  • Please check ICGC ARGO Documentation for more details.

DNA-Seq Analysis

DNA-Seq Alignment

  • Workflow git repo: https://github.com/icgc-argo-workflows/dna-seq-processing-wfs
  • This repository maintains the Nextflow workflow code for BWA-MEM alignment, which can be used for Whole Exome Sequencing (WXS), Whole Genome Sequencing (WGS), Targeted Sequencing, and some other DNA-Seq experimental strategies. The workflow takes either BAM or FASTQ files as inputs, performs reads mapping for each read group, and optional step of MarkDuplicates, then outputs a merged and sorted CRAM file, a CRAM index file, and various QC metrics files.

Sanger WGS Variant Calling

Sagner WXS Variant Calling

GATK Mutect2 Variant Calling

Open Access Variant Filtering

Somatic SNV and InDel Variant Calling

Stuctural Variant and Copy Number Calling

RNA-Seq Analysis

RNA-Seq Alignment

  • Workflow git repo: https://github.com/icgc-argo-workflows/rna-seq-alignment
  • This repository maintains the Nextflow workflow code for STAR and HiSAT2 RNA-Seq alignment workflows that take either BAM and FASTQ files as inputs, and generates genome aligned CRAM, Splice Junction Quantifications, and various QC metrics files.

RNA-Seq Expression Counting

RNA Editing

Alternative Promoter Analysis

Allele Specific Expression

RNA-Seq Splicing

RNA-Seq Data Simulation

ARGO QC Tools and Workflows

Mutational Signatures Analysis

ARGO Reference Files

ARGO Utility

About

Overview of ICGC-ARGO Analysis Pipelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published