Learn R Programming

sidier (version 4.1.0)

ex_BLAST: example BLAST output

Description

BLAST output

Usage

data(ex_BLAST)

Arguments

Value

a four columns data.frame containing the qseqid (as character, not as factor!), evalue, percentage of identity and query coverage, respectively.

Examples

Run this code
# NOT RUN {
# data(ex_BLAST)
# ex_BLAST
# }

Run the code above in your browser using DataLab