Giter VIP home page Giter VIP logo

dpclust-nf's Introduction

DPclust-nf

Nextflow pipelines to run DPclust on sequencing data

Description

Nextflow pipeline to run tumor subclone detection software DPclust, perform postprocessing and run mutationTimeR to date amplifications

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. External software:
  • DPclust. R package to cluster mutations to detect tumor subclones
  • dpclust3p. R package with useful functions to format DPclust inputs
  • MutationTimeR. R package to time amplification events

Input

Type Description
CNV_file Path to tab-separated file with copy number variants for all samples, in PURPLE format (see e.g. our purple-nf pipeline)
CNV_summary_file Path to tab-separated file with copy number summary for all samples (in PURPLE output format)
input_file Path to Input file (tab-separated values) with 4 columns: sampleID, vcf, normal, and tumor

Parameters

  • Optional

Name Default value Description
--vcf_folder . Path to folder with variants for all samples in VCF format
--bam_folder . Path to folder with BAM/CRAM files for tumor and normal samples
--output_folder . Path to output folder
--cpu 2 Number of cpus used
--mem 8 Memory used in Gb
--ext cram Extension of alignment files, cram or bam
  • Flags

Flags are special parameters without value.

Name Description
--help Display help

Usage

nextflow run iarcbioinfo/DPclust-nf [-with-docker] [OPTIONS]

Output

Type Description
DPclust_inputs Folder with inputs to DPclust formatted using dpclust3p: a folder for each sample with a DPmasterfile summarizing the files necessary to run DPclust, formatted CNVs and allele frequency tables
results/DPclust Folder with outputs from DPclust: a folder for each sample with the location (CCF and number of alterations) of each subclone
results/MutationTimeR Folder with results from mutationtimeR: timing of CNVs and SNVs

Contributions

Name Email Description
Nicolas Alcala* [email protected] Developer to contact for support

dpclust-nf's People

Contributors

nalcala avatar

Watchers

James Cloos avatar Matthieu Foll avatar  avatar  avatar  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.