melt_gene_call_mat: Melts the Titan Gene Call Matrix into Tidy Format

Description Usage Arguments Value

Description

This function melts the Titan gene call matrix into a tidy format. It also adds an additional column called stateSummary. This column represents the the states summarized into broad states as specified in the titan.state.info variable

Usage

1
melt_gene_call_mat(in.gene.call.mat, titan.state.info)

Arguments

titan.state.info

Output from the get_state_info() function

in.gene.call.matrix

The gene call matrix

Value

A 4 column data.frame of the Titan gene call data.


tinyheero/titanCNAutils documentation built on May 31, 2019, 3:37 p.m.