read_gct {AMARETTO}R Documentation

read_gct

Description

Function to turn a .gct data files into a matrix format

Usage

read_gct(file_address)

Arguments

file_address

Address of the input gct file.

Value

result

Examples

data_matrix<-read_gct(file_address="")

[Package AMARETTO version 1.10.0 Index]