blastn {ips} | R Documentation |
Nucleotide-Nucleotide BLAST
Description
Provides an interface to BLASTN
Usage
blastn(query, db)
Arguments
query |
An object of class DNAbin containing the sequences which
will be blasted against db .
|
db |
An object of class DNAbin containing the reference
sequences, i.e. the sequences against which query will be blasted.
|
[Package
ips version 0.0.12
Index]