read.gct: Reads ExpressionSet from a GCT file.

View source: R/utils.R

read.gctR Documentation

Reads ExpressionSet from a GCT file.

Description

Only versions 1.2 and 1.3 are supported.

Usage

read.gct(gct, ...)

Arguments

gct

Path to gct file

...

additional options for read.csv

Value

ExpressionSet object

Examples

read.gct(system.file("extdata", "centers.gct", package = "phantasus"))

ctlab/phantasus documentation built on April 14, 2024, 4:07 a.m.