View source: R/read_hmmer_from_json.R
read_hmmer_from_json | R Documentation |
Read the results of a search with HMMER from an json file.
read_hmmer_from_json(file)
file |
A a character vector the containing filepaths to XML file downloaded from HMMER. |
A Data Frame with the results
read_hmmer_from_json( file = "inst/extdata/phmmer_2abl.xml" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.