Giter VIP home page Giter VIP logo

demo's Introduction

nf-core/demo

GitHub Actions CI Status GitHub Actions Linting StatusAWS CICite with Zenodo nf-test

Nextflow run with conda run with docker run with singularity Launch on Seqera Platform

Get help on SlackFollow on TwitterFollow on MastodonWatch on YouTube

Introduction

nf-core/demo is a simple nf-core style bioinformatics pipeline for workshops and demonstrations. It was created using the nf-core template and is designed to run quickly using small test data files.

nf-core/demo metro map

  1. Read QC (FASTQC)
  2. Adapter and quality trimming (FASTP)
  3. Present QC for raw reads (MULTIQC)

Usage

Note

If you are new to Nextflow and nf-core, please refer to this page on how to set-up Nextflow. Make sure to test your setup with -profile test before running the workflow on actual data.

First, prepare a samplesheet with your input data that looks as follows:

samplesheet.csv:

sample,fastq_1,fastq_2
SAMPLE1_PE,https://raw.githubusercontent.com/nf-core/test-datasets/viralrecon/illumina/amplicon/sample1_R1.fastq.gz,https://raw.githubusercontent.com/nf-core/test-datasets/viralrecon/illumina/amplicon/sample1_R2.fastq.gz
SAMPLE2_PE,https://raw.githubusercontent.com/nf-core/test-datasets/viralrecon/illumina/amplicon/sample2_R1.fastq.gz,https://raw.githubusercontent.com/nf-core/test-datasets/viralrecon/illumina/amplicon/sample2_R2.fastq.gz
SAMPLE3_SE,https://raw.githubusercontent.com/nf-core/test-datasets/viralrecon/illumina/amplicon/sample1_R1.fastq.gz,
SAMPLE3_SE,https://raw.githubusercontent.com/nf-core/test-datasets/viralrecon/illumina/amplicon/sample2_R1.fastq.gz,

Each row represents a fastq file (single-end) or a pair of fastq files (paired end).

Now, you can run the pipeline using:

nextflow run nf-core/demo \
   -profile <docker/singularity/.../institute> \
   --input samplesheet.csv \
   --outdir <OUTDIR>

Warning

Please provide pipeline parameters via the CLI or Nextflow -params-file option. Custom config files including those provided by the -c Nextflow option can be used to provide any configuration except for parameters; see docs.

For more details and further functionality, please refer to the usage documentation and the parameter documentation.

Pipeline output

To see the results of an example test run with a full size dataset refer to the results tab on the nf-core website pipeline page. For more details about the output files and reports, please refer to the output documentation.

Credits

nf-core/demo was originally written by Chris Hakkaart (@christopher-hakkaart).

Contributions and Support

If you would like to contribute to this pipeline, please see the contributing guidelines.

For further information or help, don't hesitate to get in touch on the Slack #demo channel (you can join with this invite).

Citations

An extensive list of references for the tools used by the pipeline can be found in the CITATIONS.md file.

You can cite the nf-core publication as follows:

The nf-core framework for community-curated bioinformatics pipelines.

Philip Ewels, Alexander Peltzer, Sven Fillinger, Harshil Patel, Johannes Alneberg, Andreas Wilm, Maxime Ulysse Garcia, Paolo Di Tommaso & Sven Nahnsen.

Nat Biotechnol. 2020 Feb 13. doi: 10.1038/s41587-020-0439-x.

demo's People

Contributors

christopher-hakkaart avatar

Stargazers

Graeme Grimes avatar

Watchers

Anthony Underwood avatar Ani avatar Raoul J.P. Bonnal avatar Robert Syme avatar Michael L Heuer avatar Jason Stajich avatar Chris Fields avatar Davide avatar Rob Newman avatar Brad Langhorst avatar Denis OMeally avatar  avatar Moritz E. Beber avatar Dan Fornika avatar Jeremy Leipzig avatar Aaron Petkau avatar Tim Richardson avatar Thanh Lee avatar Ricardo H. Ramírez-Gonzalez avatar Alan Hoyle avatar Rob Patro avatar Toni Hermoso Pulido avatar Konrad Rokicki avatar Matteo Fiandesio avatar Fábio Madeira avatar Olga Botvinnik avatar Paolo Di Tommaso avatar Nils Homer avatar Christoph K. avatar Greg Putzel avatar Maxime U Garcia avatar Marcel Ribeiro-Dantas avatar Junjun Zhang avatar Charalampos Lazaris avatar Venkat Malladi avatar Ben Berman avatar Ikram Ullah avatar Stephen Ficklin avatar Lasse Folkersen avatar Gonzalo Javiel avatar Charles Plessy avatar Andre Kahles avatar Heath O'Brien avatar Haruka Ozaki avatar Arnaud Bore avatar Alexander Peltzer avatar Patrick Hüther avatar  avatar  avatar minigonche avatar Christian Brueffer avatar Emilio Palumbo avatar Daric V avatar Pol Avec avatar Qi ZHAO avatar Clarence Mah avatar  avatar Pablo Riesgo-Ferreiro avatar Evan Floden avatar Vivek Rai avatar Matthew avatar Jim Bannister avatar Fabio Cumbo avatar Aziz Khan avatar Nikhil Kumar avatar Alex Hermida avatar Michael Beavitt avatar Falko Hofmann avatar Pablo Prieto avatar Peter Kruczkiewicz avatar Sébastien Guizard avatar Alessia avatar Rashesh avatar Sam Minot avatar Robert A. Petit III avatar Yann avatar  avatar Isak Sylvin avatar Tom Kelly avatar Rad Suchecki avatar Khurram Maqbool avatar Joerg Fallmann avatar Alec Steep avatar Timo Sachsenberg avatar Felix Krueger avatar Scott Hazelhurst avatar Yagoub Adam avatar Saile avatar Matthias Hörtenhuber avatar Alex Makunin avatar Jose Espinosa-Carrasco avatar Andrew Duncan avatar Ashley S Doane avatar Christopher Mohr avatar Sviatoslav Sidorov avatar  avatar Matthias Zepper avatar Rohit Jadhav avatar Nicholas Owen avatar Hadrien Gourlé 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.