read_gct: read_gct

View source: R/amaretto_initialize.R

read_gctR 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="")

gevaertlab/AMARETTO documentation built on April 6, 2023, 2:43 p.m.