Click or drag to resize
MiscRnaAllele Property
Name of the allele for the given gene. All gene-related features (exon, CDS etc) for a given gene should share the same Allele qualifier value; the Allele qualifier value must, by definition, be different from the Gene qualifier value; when used with the variation feature key, the Allele qualifier value should be that of the variant.

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

Property Value

Type: String
See Also