makeblastdb: Make blast Database (DEPRECATED)

makeblastdbR Documentation

Make blast Database (DEPRECATED)

Description

Make blast Database (DEPRECATED)

Usage

makeblastdb(file, dbtype = "nucl", args = NULL, quiet = FALSE)

Arguments

file

(Required) A fasta file to create a database from.

dbtype

(Optional) Molecule type of database, accepts "nucl" for nucleotide or "prot" for protein.

args

(Optional) Extra arguments passed to BLAST

quiet

(Optional) Whether progress should be printed to console, default is FALSE


alexpiper/taxreturn documentation built on Sept. 14, 2024, 7:56 p.m.