Header menu logo BioFSharp

FeatureQualifier Type

Represents a single feature Qualifier and its value from the FEATURES section of a Genbank file. Features can contain Information about genes and gene products, as well as regions of biological significance reported in the sequence

Record fields

Record Field Description

Name

Full Usage: Name

Field type: string

Key of the Feature

Field type: string

Value

Full Usage: Value

Field type: string

Value of the Feature

Field type: string

Static members

Static member Description

FeatureQualifier.create name value

Full Usage: FeatureQualifier.create name value

Parameters:
    name : string
    value : string

Returns: FeatureQualifier
name : string
value : string
Returns: FeatureQualifier

Type something to start searching.