Description Usage Arguments Details
View source: R/get_sample_details.R
get_sample_details
1 | get_sample_details(full_xmlTree)
|
full_xmlTree |
xml tree downloaded from NCBI website and parsed to R
structure with |
This function gets basic background details of the sample from the xml tree input
Function designed to sit within build_genbank_df
. In general, the
full_xmlTree should be provided by earlier stages of the
build_genbank_df
function. Extracts details about the accession,
such as species name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.