Description Usage Arguments Value
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
1 | melt_gene_call_mat(in.gene.call.mat, titan.state.info)
|
titan.state.info |
Output from the get_state_info() function |
in.gene.call.matrix |
The gene call matrix |
A 4 column data.frame of the Titan gene call data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.