Home

Awesome

ITH_nf

In development - do not use

Image ITH

Description

Perform Intra-Tumor Heterogeneity (ITH) analysis.

Dependencies

  1. This pipeline is based on nextflow. As we have several nextflow pipelines, we have centralized the common information in the IARC-nf repository. Please read it carefully as it contains essential information for the installation, basic usage and configuration of nextflow and our pipelines. 2.Strelka2: see official installation here. ) 3.Platypus: see official installation here. 4.Bcftools: see official installation here. 5.Tabix: see official installation here. 6.Falcon: see official installation here. 7.Canopy: see official installation here.

Input

NameDescription
--bam_folderFolder containing BAM files
--output_folderPath to output folder
--strelkaPath to strelka installation dir
--correspondanceFile containing the correspondance between the normal and two tumor samples and the sample
--refReference file
--regionsRegions
--libPath to libraries : falcon.output.R falcon.output.R falcon.getASCN.epsilon.R custom_canopy.plottree.R
--KNumber of subclones to generate by Canopy
--tabixPath to tabix installation dir
--platypusPath to platypus installation dir
--RcodesPath to folder containing R codes

Flags

Flags are special parameters without value.

NameDescription
--helpDisplay help

Usage

nextflow run iarcbioinfo/pipeline.nf --bam_folder path/to/bams/ --correspondance path/to/correpondance/csv/ --output_folder /path/to/output --strelka /path/to/trelka --bcftools /path/to/bcftools --tabix /path/to/tabix --platypus /path/to/platypus --Rcodes --lib /path/to/R/libraries --K integer --ref /path/to/ref --regions path/to/regions

Output

NameDescription
VCFs (and corresponding .tbi)Results of the germline and somatic callings, the somatic and germline coverage
PDFsReports for Falcon and Canopy runs
rdaFalcon and Canopy coordinates
txtStandard error for Falcon
SVGsCanopy trees