Description Usage Arguments Details
View source: R/get_gene_details.R
get_gene_details
1 | get_gene_details(feature_name, freq, full_xmlTree)
|
feature_name |
Names of genes/features found associated with the accession.
Function |
freq |
Frequency at which each of the 'feature_name' genes/features were
found within the XML tree for this accession. Function |
full_xmlTree |
xml tree downloaded from NCBI website and parsed to R
structure with |
This function extracts details and sequence data of genes available for each accession from an XML tree
Function designed to sit within build_genbank_df
. In general, the
input files should be provided by earlier stages of the
build_genbank_df
function. Extracts details about the accession being
investigated, such as species name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.