as.genotypes: as.genotypes

View source: R/as.functions.R

as.genotypesR Documentation

as.genotypes

Description

Return all genotypes for input 'x', which should be a TRONCO compliant dataset see is.compliant. Function keysToNames can be used to translate colnames to events.

Usage

as.genotypes(x)

Arguments

x

A TRONCO compliant dataset.

Value

A TRONCO genotypes matrix.

Examples

data(test_dataset)
as.genotypes(test_dataset)


BIMIB-DISCo/TRONCO documentation built on May 7, 2024, 8:13 p.m.