| AminoAcid {SMRUCC.genomics.ProteinModel.ChouFasmanRules} | 
                .NET clr documentation | 
            
        
        AminoAcid
        Description
        
        Declare
        
        
            
# namespace SMRUCC.genomics.ProteinModel.ChouFasmanRules
export class AminoAcid {
   AminoAcid: AminoAcid;
   Coil: boolean;
   HelixSheetOverlap: boolean;
   HelixTurnOverlap: boolean;
   SheetTurnOverlap: boolean;
   # 使用一个字符用来表示的二级结构特征
   StructureChar: string;
   # 当前的这个氨基酸分子所处的二级结构特征
   StructureType: SecondaryStructures;
}
        
        .NET clr type reference tree
        
- use by property member 
AminoAcid: AminoAcid 
- use by property member 
StructureType: SecondaryStructures 
        
        [Package 
{$package} version {$version} 
Index]