enumerateFeatures {GenBank} R Documentation

enumerate all features in the given NCBI genbank database object

Description

Usage

enumerateFeatures(gb,
    keys = NULL);

Arguments

gb

a NCBI genbank database object. [as File]

Details

Authors

seqtoolkit

Value

this function returns data object of type Feature[].

clr value class

Examples


[Package GenBank version 1.0.0.0 Index]