Click or drag to resize
GenBankMetadataBaseCount Property
Summary of the number of occurrences of each base pair code (a, c, t, g, and other) in the sequence. This is obsolete and was removed from the GenBank flat-file format in October 2003.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public string BaseCount { get; set; }

Property Value

Type: String
See Also