View source: R/parse_related.R
read_blast | R Documentation |
This function imports the 25 column blast file and adds column headers
read_blast(br.file)
br.file |
System location of the blast file, no default. |
Dataframe of blast data with correct column headers.
## Not run: read_blast("/data/blast_results.tsv") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.