query {NCBI} R Documentation

make the in-memory assembly summary database query by the organism name matches

Description

Usage

query(db, q,
    cutoff = 0.8,
    best.match = FALSE);

Arguments

db

[as AssemblySummaryGenbank]

q

[as string]

cutoff

[as double]

Details

Authors

annotationKit

Value

a vector of GenBankAssemblyIndex. and this vector data has the attribute data of query index result with clr type FindResult.

clr value class

Examples


[Package NCBI version 1.0.0.0 Index]