Description Usage Arguments Details
View source: R/gene_of_interest.R
gene_of_interest
1 | gene_of_interest(gene, data)
|
gene |
gene of interest written as character string. Must be in
"standardised" format used to simplify data in |
data |
data frame (expected to be 'GB_data', the data frame result of the pipeline so far). |
Function takes data frame, likely built from all available data associated with the original input accession numbers, and returns only data relevant to specified gene of interest.
This function filters all data collected and curated so far from the original accession list down to just information associated with a nominated gene of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.