A submitter-supplied, systematic, stable identifier for a gene and its associated
features, used for tracking purposes.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public List<string> LocusTag { get; }
Public ReadOnly Property LocusTag As List(Of String)
Get
public:
property List<String^>^ LocusTag {
List<String^>^ get ();
}
member LocusTag : List<string> with get
Property Value
Type:
ListStringSee Also