steepale / wgsfastqtobam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nf-core/wgsfastqtobam

A rudimentary pipeline fro processing paired-end reads and aligning them into bam files.

Build Status Nextflow

install with bioconda Docker

Introduction

The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker containers making installation trivial and results highly reproducible.

Documentation

The nf-core/wgsfastqtobam pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Installation
  2. Pipeline configuration
  3. Running the pipeline
  4. Output and how to interpret the results
  5. Troubleshooting

Credits

nf-core/wgsfastqtobam was originally written by Alec Steep & Hongen Xu.

About

License:MIT License


Languages

Language:Nextflow 68.6%Language:Dockerfile 23.6%Language:HTML 3.6%Language:Python 2.3%Language:R 1.6%Language:Perl 0.3%