ModifiedBaseModifiedNucleotideBase Property |
mod_base; Abbreviation for a modified nucleotide base.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public List<string> ModifiedNucleotideBase { get; }
Public ReadOnly Property ModifiedNucleotideBase As List(Of String)
Get
public:
property List<String^>^ ModifiedNucleotideBase {
List<String^>^ get ();
}
member ModifiedNucleotideBase : List<string> with get
Property Value
Type:
ListStringSee Also