View source: R/gencode_utils.R
get_gencode_chr_y_gene_ids | R Documentation |
Gets protein-coding chrY gene IDs from a GENCODE GTF-format data frame.
get_gencode_chr_y_gene_ids(gtf, exclude_par = F)
gtf |
A data frame with data from an imported GENCODE GTF file. |
exclude_par |
A logical. Should genes in the pseudo-autosomal region be excluded? |
A string vector with GENCODE IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.