View source: R/load_cellranger_data.R
get_genome_in_matrix_path | R Documentation |
Get a genome from Cell Ranger output
get_genome_in_matrix_path(matrix_path, genome = NULL)
matrix_path |
Path to a matrices directory produced by the Cell Ranger pipeline |
genome |
Genome to specifically check for, otherwise will check for whatever genome(s) exist there |
A string representing the genome found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.