Code Monkey home page Code Monkey logo

rna_seq's Introduction

Run RNA-seq data

A Nextflow implementation of the Tuxedo Suite of Tools Workflow is based on the 2016 Nature Protocols publication: "Transcript-level expression analysis of RNA-seq experiments with HISAT, StringTie and Ballgown".

nextflow>=0.22.0 test: nextflow: version 18.10.1 build 5003 java: java version "1.8.0_181"

Please learn about the basic knowledge for docker (https://www.runoob.com/docker/docker-tutorial.html)

More details about parameters

Check the Tuxedo-NF README.md

Quick start

Make sure you have all the required dependencies listed in the last section.

Install the Nextflow runtime by running the following command:

$ curl -fsSL get.nextflow.io | bash
$ docker pull dockerluom/tuxedo-nf

you should do in the following:

  1. cope all files into your dir
  2. configure the parameters in "nextflow.config"
  3. include your fq files, genome gtf, index files.
  4. change the max tasks by change the maxForks in xxx.nf file

When done, you can launch the pipeline execution by entering the command shown below:

$ nextflow tuxedo.nf -with-docker dockerluom/tuxedo-nf -c nextflow.config (non-trim)
$ nextflow tuxedo_trim.nf -with-docker dockerluom/tuxedo-nf -c nextflow.config (including trim steps)

rna_seq's People

Contributors

luomei308 avatar

Watchers

James Cloos 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.