get_sample_details: Gets details of individual samples

Description Usage Arguments Details

View source: R/get_sample_details.R

Description

get_sample_details

Usage

1
get_sample_details(full_xmlTree)

Arguments

full_xmlTree

xml tree downloaded from NCBI website and parsed to R structure with xmlInternalTreeParse by earlier stages of the build_genbank_df function.

Details

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.


EvolEcolGroup/mtDNAcombine documentation built on July 8, 2021, 10:30 p.m.