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

.fix.datatypesR Documentation

Adjust the data types for columns of a meta data frame

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

.fix.datatypes(meta)

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.

See Also

Other GCTX parsing functions: .append.dim(), .parse.gctx(), .process_ids(), .read.gctx.ids(), .read.gctx.meta(), .write.gct(), .write.gctx(), .write.gctx.meta()


kalganem/creedenzymatic documentation built on March 31, 2024, 11:58 a.m.