GithubHelp home page GithubHelp logo

vjbaskar / nf-irods-to-fastq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cellgeni/nf-irods-to-fastq

0.0 0.0 0.0 15 KB

Get CRAMs from iRODS and convert them to fastq

License: MIT License

Dockerfile 5.22% Nextflow 94.78%

nf-irods-to-fastq's Introduction

nf-irods-to-fastq

This Nextflow pipeline pulls samples from iRODS and converts them to fastq files.

Contents of Repo:

  • main.nf - the Nextflow pipeline that pulls the samples and converts them.
  • nextflow.config - the configuration script that controls the cluster scheduler, process and container.
  • examples/samples.csv - an example samples.csv file, contains one colum with sample names (header 'sample' is required).
  • examples/run.sh - an example run script that executes the pipeline.

Pipeline Arguments:

  • --meta = A metadata CSV with the sample IDs, and possibly other iRODS parameters. Header relevant, as specifies iRODS metadata field names (required)
  • --type = Other potential arguments, though not mandatory. If ATAC, set this to 'ATAC' (default null)
  • --index_format = index-format formula for samtools, only if you really know what you're doing (default "i*i*")
  • --publish_fastqs = Whether to publish fastqs - other workflows using this may not want to (default true)
  • --find_crams_only = For advanced CRAM list manipulation. Only return the found SAMPLE,CRAM list, e.g. for manual curation/manipulation (default false)
  • --cram_list = Accept SAMPLE,CRAM list on input (default null)

nf-irods-to-fastq's People

Contributors

prete avatar simondmurray 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.