Description Usage Arguments Examples
Convert a blast result obtained while using the -m 9 flag with blastall into a data frame.
1 | read_blast_m9(path)
|
path |
The path to the fasta file. |
1 2 3 4 5 6 | ## Not run:
read_blast_m9("path/to/file.blastn")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.