common_variant_genes | R Documentation |
Find common variant genes between two cds objects
common_variant_genes( cds1, cds2, top_n = 2000, logmean_ul = 2, logmean_ll = -6, row_data_column = "gene_short_name", unique_data_column = "id", verbose = T )
cds1 |
cds |
cds2 |
a vector of similarly variant genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.