View source: R/gt_mix_functions.R
| membership_map | R Documentation |
function that maps channel membership to genotype ID
membership_map(experimental_design, graph_output)
experimental_design |
design matrix rownames should be microfluidics channels, colnames should be genotypes |
graph_output |
the output of construct_genotype_cluster_graph given as x$genotype_cluster_graph |
a matrix of channel memberships for each cluster
membership_map()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.