Skip to content

Jaugust7/qPCR-Analysis-Rscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qPCR Analysis Rscript

a simple command line tool for qPCR analysis

Usage

First run the script with the help flag to load the requisite packages

Rscript <path>/qPCR.R -h

-f .XLSX, --file=.XLSX
  dataset file name

-o .CSV, --out=.CSV
  output file name for stats

-c CONTROL, --control=CONTROL
  name of control sample to be used

-p .PDF, --pdf=.PDF
  output file name for PDF

-w INTEGER, --width=INTEGER
  width of PDF

-t INTEGER, --height=INTEGER
  height of PDF

-g GENE, --gene=GENE
  gene to be used for comparison

-h, --help
  Show this help message and exit

About

a simple command line tool for qPCR analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages