read_amp {dpcR}R Documentation

Read digital PCR amplitude raw data

Description

Reads digital PCR amplitude data.

Usage

read_amp(input, ext = NULL)

Arguments

input

name of the input file (character) or input object (data.frame).

ext

extension of the file ().

Details

The amplitude data means a compressed directory of amplification.

Value

An object of adpcr.

Author(s)

Michal Burdukiewcz, Stefan Roediger


[Package dpcR version 0.6 Index]