fix.datatypes: Adjust the data types for columns of a meta data frame

Description Usage Arguments Details Value Source See Also

View source: R/cmapR_subset.R

Description

GCT(X) parsing initially returns data frames of row and column descriptors where all columns are of type character. This is inconvenient for analysis, so the goal of this function is to try and guess the appropriate data type for each column.

Usage

1

Arguments

meta

a data.frame

Details

This is a low-level helper function which most users will not need to access directly

Value

meta the same data frame with (potentially) adjusted column types

Source

https://github.com/cmap/cmapR

See Also

Other GCTX parsing functions: processIds(), readGctxIds(), readGctxMeta()


cTRAP documentation built on Nov. 8, 2020, 10:58 p.m.