Code Monkey home page Code Monkey logo

rnaseq_ref_pipe's Introduction

RNASeq_ref_pipe

Run RNASeq analysis with reference genome based on the Tophat-Cufflinks pipeline

Usage:
---------------------------------------------------------------------------------------------------
Filename:    Run_RNASeq_ref_pipe_v1.sh
Revision:    1.0
Date:        2018/10/24
Author:      Wei Dong
Email:       [email protected]
GitHub:      https://github.com/Davey1220/
Description: This script was designed to conduct the RNASeq analysis with reference genome based on the Tophat-Cufflinks pipeline
---------------------------------------------------------------------------------------------------
Copyright:   2018 (c) Wei Dong
License:     GPL
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License \
as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. \
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty \
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. \
If any changes are made to this script, please mail me a copy of the changes
---------------------------------------------------------------------------------------------------
Version 1.0 2018/10/24

# input.txt, list the sample name and clean reads in each line, seperated by tab or space
sample1    sample1_R1.fq.gz   sample1_R2.fq.gz
sample2    sample2_R1.fq.gz   sample2_R2.fq.gz
sample3    sample3_R1.fq.gz   sample3_R3.fq.gz

OPTIONS:
    -i input file, list the sample name and clean reads in each line, default input.txt
    -g reference genome, default ref.genome.fasta
    -G gtf/gff file with the reference genome, default ref.genome.gtf
    -t thread, default 10
    -h/? show help of this script
Example:
    Run_RNASeq_ref_pipe_v1.sh -i input.txt -g ref.genome.fasta -G ref.genome.gtf -t 10

rnaseq_ref_pipe's People

Contributors

dongwei1220 avatar

Forkers

zm-git-dev

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.