inputFilesType: Extracting type of input files from CAGEset object

Description Usage Arguments Value Author(s) Examples

Description

Extracts the information on the type of CAGE data input files from a CAGEset object.

Usage

1

Arguments

object

A CAGEset object

Value

Returns the label of the file type of CAGE data input files, e.g. "bam" or "ctss".

Author(s)

Vanja Haberle

Examples

1
2
3
load(system.file("data", "exampleCAGEset.RData", package="CAGEr"))

inputFilesType(exampleCAGEset)

ge11232002/CAGEr documentation built on May 17, 2019, 12:13 a.m.