View source: R/importBlastTab.R
importBlastTab | R Documentation |
This function imports a tab delimited blast output.
importBlastTab(file)
file |
Filename |
This function imports a tab delimited blast output file, currently the same as read.table
A data.frame
Daniel Fischer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.