Description Usage Arguments Value Examples
View source: R/process_files.r
Uses information from gtf file to get lengths of genes etc.
1 | get_GO_info(selected_go_names, all_go_categories, gtf)
|
selected_go_names |
names of gene sets of interest |
all_go_categories |
gene sets that have been imported from |
gtf |
dataframe containing genes and information, 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 | get_GO_info(selected_go_names, all_go_categories, gtf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.