Interpro {SMRUCC.genomics.Analysis.SequenceTools.HMMER.InterPro.Xml} .NET clr documentation

Interpro

Description

Declare

            
# namespace SMRUCC.genomics.Analysis.SequenceTools.HMMER.InterPro.Xml
export class Interpro extends LLMDocument {
   abstract: abstract;
   contains: RelRef[];
   external_doc_list: db_xref[];
   found_in: RelRef[];
   id: string;
   is_llm: boolean;
   is_llm_reviewed: boolean;
   member_list: db_xref[];
   name: string;
   parent_list: RelRef[];
   protein_count: integer;
   pub_list: Publication[];
   sec_list: SecAcc[];
   short_name: string;
   structure_db_links: db_xref[];
   taxonomy_distribution: TaxonData[];
   type: string;
}

        

.NET clr type reference tree

  1. this class extends from LLMDocument class: LLMDocument
  2. use by property member abstract: abstract
  3. use by property member contains: RelRef
  4. use by property member external_doc_list: db_xref
  5. use by property member found_in: RelRef
  6. use by property member member_list: db_xref
  7. use by property member parent_list: RelRef
  8. use by property member pub_list: Publication
  9. use by property member sec_list: SecAcc
  10. use by property member structure_db_links: db_xref
  11. use by property member taxonomy_distribution: TaxonData

[Package {$package} version {$version} Index]