Description Usage Arguments Value Examples
View source: R/process_files.r
Parse info column from GTF file to extract gene names
1 | extract_gene_names(info_column)
|
info_column |
character vector from the info column of a gtf file, probably the output from |
A data frame containing the gene sets of interest along with information on gene lengths etc. http://rstudio.com some more text process_GMT
1 | x <- extract_gene_names(m_musculus$info)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.