run_blast_app: Run blast and extract the results

View source: R/blast.R

run_blast_appR Documentation

Run blast and extract the results

Description

Run blast and extract the results

Usage

run_blast_app(X, verbose = FALSE)

Arguments

X

a Tetramers R6 class object

verbose

logical, if TRUE output messages for debugging purposes

Value

the updated input object, blast results stored in the 'blast_data' field and blast info stored in 'blast_info' field


BigelowLab/tetramers documentation built on April 3, 2022, 8:22 p.m.