makeplots: A makeplots function This function will make barplots with...

Description Usage Arguments Examples

Description

A makeplots function This function will make barplots with fold changes for your profiled genes.

Usage

1
makeplots(tab_cl, norm_gene = "Actin", cal = "mock", cell_type = "HEK293")

Arguments

tab_cl

A table of your values in form "Sample, Target, Cq"

norm_gene

A gene to which to normalize Ct values, normally housekeeping. Defaults to "Actin".

cal

Your calibrator sample (control sample). In the plot of relative fold changes it will be set to 1. Defaults to "mock".

cell_type

What cells do you do qpcr from? Needed for the title of your plot. Defaults to "HEK293".

Examples

1

slebedeva/qpcr documentation built on May 30, 2019, 2:06 p.m.