Giter Club home page Giter Club logo

qpcr-pipeline's Introduction

Real-Time PCR (qPCR) Pipeline

Auto-analysis for Real-Time PCR (qPCR) data.

This qPCR experiment usually have two group: Control (CK) and sample, and at least two type genes: Housekeeping Gene (HG) and Target Gene (TG). In our lab this usually label with ub7 and ve.

Congratulations! A alternative way to analysis of qPCR data can be find in : A shiny for analysis qRT-PCR data

1. Dependencies

  • python
    • collections
    • itertools
    • csv
    • pandas
    • numpy
    • sys
  • R
    • ggplot2
    • gridExtra
    • ggthemes
    • ggsci
    • reshape2
    • dplyr

2. INPUT

There is a example input data in Example_data/.

3. USAGE

./qPCR.sh A B C D E F

Argument:

  • A: absolute path of Input data (e, /public/home/hope/qPCR)
  • B: Input Data (e, raw_input_qPCR.csv)
  • C: Width of output pdf file
  • D: Height of output pdf file
  • E: Whether plot a scientific journals figure using the ggsci packages (yes or no)
  • F: The sample name used as reference level in ANOVA analysis

Running on the example data:

./qPCR.sh /public/home/hope/qPCR raw_input_qPCR.csv 18 8 no CK

4. OUTPUT

  • raw_input_qPCR_ubq7.csv
  • raw_input_qPCR_ve.csv
  • RQraw_input_qPCR_ve.csv
  • RQraw_input_qPCR_ubq7.csv
  • raw_input_qPCR_R.csv
  • raw_input_qPCR_ANOVA.csv
  • Pro_raw_input_qPCR_R.csv
  • Pro_raw_input_qPCR.pdf
  • raw_input_qPCR_T-test.pdf

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.