Compute value of one cell of transition table, given input row and column gene.
1 2 3 4 5 6 | compute_transition_table_cell(
instance,
conversion_vectors,
input_row,
cell_gene
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.