blast_seqs: BLASTS a set of sequences against a database

View source: R/taxa_agora.R

blast_seqsR Documentation

BLASTS a set of sequences against a database

Description

BLASTS a set of sequences against a database

Usage

blast_seqs(seqs, blast_path = "data/blastDB/")

Arguments

seqs

Biostrings object of sequences

blast_path

Path to BLAST directory

Value

BLAST results

Examples

blast_seqs(seqs, blast_path = "data/blastDB")

borenstein-lab/mimosa2 documentation built on Dec. 19, 2024, 12:44 a.m.