qcQpcr-package {qcQpcr}R Documentation

Histone ChIP-Seq qPCR Analyzer Histone ChIP-Seq qPCR Analyzer

Description

Quality control of chromatin immunoprecipitation libraries (ChIP-seq) by quantitative polymerase chain reaction (qPCR). This function calculates Enrichment value with respect to reference for each histone modification (specific to 'Vii7' software <http://www.thermofisher.com/ca/en/home/life-science/pcr/real-time-pcr/real-time-pcr-instruments/viia-7-real-time-pcr-system/viia-7-software.html>). This function is applicable to full panel of histone modifications described by International Human Epigenomic Consortium (IHEC). Quality control of chromatin immunoprecipitation libraries (ChIP-seq) by quantitative polymerase chain reaction (qPCR). This function calculates Enrichment value with respect to reference for each histone modification (specific to 'Vii7' software <http://www.thermofisher.com/ca/en/home/life-science/pcr/real-time-pcr/real-time-pcr-instruments/viia-7-real-time-pcr-system/viia-7-software.html>). This function is applicable to full panel of histone modifications described by International Human Epigenomic Consortium (IHEC).

Details

The DESCRIPTION file:

Package: qcQpcr
Type: Package
Title: Histone ChIP-Seq qPCR Analyzer
Version: 1.5
Date: 2018-02-02
Author: Alireza Lorzadeh
Maintainer: Alireza Lorzadeh <alorzadeh@bcgsc.ca>
Description: Quality control of chromatin immunoprecipitation libraries (ChIP-seq) by quantitative polymerase chain reaction (qPCR). This function calculates Enrichment value with respect to reference for each histone modification (specific to 'Vii7' software <http://www.thermofisher.com/ca/en/home/life-science/pcr/real-time-pcr/real-time-pcr-instruments/viia-7-real-time-pcr-system/viia-7-software.html>). This function is applicable to full panel of histone modifications described by International Human Epigenomic Consortium (IHEC).
Imports: ggplot2
License: MIT + file LICENSE
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2018-02-02 23:24:48 UTC; epigenomics_lab_01

Index of help topics:

SampleTest              qPCR ChIP-seq Results
qcQpcr                  Histone ChIP-Seq qPCR Analyzer
qcQpcr-package          Histone ChIP-Seq qPCR Analyzer Histone ChIP-Seq
                        qPCR Analyzer

qcQpcr(xx,'Title for you graph')

Author(s)

Alireza Lorzadeh

Examples



  library(ggplot2)
  data(SampleTest)
  qcQpcr(SampleTest,'Title for your graph')
     

[Package qcQpcr version 1.5 Index]