blastn: Nucleotide-Nucleotide BLAST

View source: R/blastn.R

blastnR 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.


heibl/ips documentation built on April 24, 2024, 3:19 a.m.