readBrainarrayTable: Reads table from brainarray homepage

Description Usage Arguments Value Examples

View source: R/readBrainarrayTable.R

Description

Reads table from brainarray homepage

Usage

1

Arguments

custom_cdf

A string giving the "target" to use.

version

A string giving the version.

Value

A data.frame of the info on the relevant brainarray webpage.

Examples

1
2
3
4
readBrainarrayTable("ENSG", version = "17.0.0")[1:10, 1:10]
readBrainarrayTable("ENST", version = "18.0.0")[1:10, 1:10]
readBrainarrayTable("ENSE", version = "19.0.0")[1:10, 1:10]
readBrainarrayTable("ENSG")[1:10, 1:10]

AEBilgrau/DLBCLdata documentation built on May 5, 2019, 11:29 a.m.