Description Usage Arguments Value Author(s) References
View source: R/blastInternals.R
Takes a nucleotide fasta file and produce a blast database.
1  | makeblastdb(infile, hash_index = F, parse_seqids = F)
 | 
infile | 
 A nucleotide fasta file.  | 
hash_index | 
 
  | 
parse_seqids | 
 
  | 
The path to the created database.
Ignacio Ferres
Altschul, Gish, Miller, Myers & Lipman. (1990) "Basic local alignment search tool." J. Mol. Biol. 215:403-410.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.