TransferMessengerRnaTagPeptide Property |
Base location encoding the polypeptide for proteolysis tag of tmRNA and its termination codon.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string TagPeptide { get; set; }
Public Property TagPeptide As String
Get
Set
public:
property String^ TagPeptide {
String^ get ();
void set (String^ value);
}
member TagPeptide : string with get, set
Property Value
Type:
StringSee Also