View source: R/convert_NCBI_BLAST_XML_results_into_datatable.R
NCBI_BLAST_XML2DT | R Documentation |
Converts NCBI BLAST XML result file into an R data.table.
NCBI_BLAST_XML2DT(xml_file)
xml_file |
A
|
A data.table
of the NCBI BLAST results.
Yoann Pageaud.
NCBI_BLAST_XML2DT(xml_file = "path/to/my/ncbi_blast_result.xml")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.