GenericHitsParser | R Documentation |
Reads as input search results and parses them consistently.
GenericHitsParser( inpt = "hit.tsv", breakhdrs = T, input_was = "Scaf_ID_frame", Cull_hits = F, search_tool = "psiblast", reducecols = T, calc_pcoverage = T, colsnms = "provide", CullCol = "score", hedsep = ".", hedclbs = c("id", "frame") )
inpt |
Input path. |
hedclbs |
GenericHitsParser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.