makeblastdb: Make a Blast Database

Description Usage Arguments Value Author(s) References

View source: R/blastInternals.R

Description

Takes a nucleotide fasta file and produce a blast database.

Usage

1
makeblastdb(infile, hash_index = F, parse_seqids = F)

Arguments

infile

A nucleotide fasta file.

hash_index

logical. See Blast+ manual.

parse_seqids

logical. See Blast+ manual.

Value

The path to the created database.

Author(s)

Ignacio Ferres

References

Altschul, Gish, Miller, Myers & Lipman. (1990) "Basic local alignment search tool." J. Mol. Biol. 215:403-410.


iferres/quickMLST documentation built on Dec. 22, 2020, 5:10 p.m.