c

bio.ferlab.datalake.testutils.models.normalized

NormalizedOrphanetGeneSet

case class NormalizedOrphanetGeneSet(orpha_code: Long = 166024, disorder_id: Long = 17601, expert_link: String = ..., name: String = ..., disorder_type_id: Long = 21394, disorder_type_name: String = "Disease", disorder_group_id: Long = 36547, disorder_group_name: String = "Disorder", gene_source_of_validation: String = "22587682[PMID]", gene_id: Long = 20160, gene_symbol: String = "KIF7", gene_name: String = "kinesin family member 7", gene_synonym_list: List[String] = List("JBTS12"), ensembl_gene_id: String = "ENSG00000166813", genatlas_gene_id: String = "KIF7", HGNC_gene_id: String = "30497", omim_gene_id: String = "611254", reactome_gene_id: String = "Q2M1P5", swiss_prot_gene_id: String = "Q2M1P5", association_type: String = ..., association_type_id: Long = 17949, association_status: String = "Assessed", gene_locus_id: Long = 16859, gene_locus: String = "15q26.1", gene_locus_key: Long = 1, average_age_of_onset: List[String] = List("Infancy", "Neonatal"), average_age_of_death: List[String] = List(), type_of_inheritance: List[String] = List("Autosomal recessive")) extends Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NormalizedOrphanetGeneSet
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new NormalizedOrphanetGeneSet(orpha_code: Long = 166024, disorder_id: Long = 17601, expert_link: String = ..., name: String = ..., disorder_type_id: Long = 21394, disorder_type_name: String = "Disease", disorder_group_id: Long = 36547, disorder_group_name: String = "Disorder", gene_source_of_validation: String = "22587682[PMID]", gene_id: Long = 20160, gene_symbol: String = "KIF7", gene_name: String = "kinesin family member 7", gene_synonym_list: List[String] = List("JBTS12"), ensembl_gene_id: String = "ENSG00000166813", genatlas_gene_id: String = "KIF7", HGNC_gene_id: String = "30497", omim_gene_id: String = "611254", reactome_gene_id: String = "Q2M1P5", swiss_prot_gene_id: String = "Q2M1P5", association_type: String = ..., association_type_id: Long = 17949, association_status: String = "Assessed", gene_locus_id: Long = 16859, gene_locus: String = "15q26.1", gene_locus_key: Long = 1, average_age_of_onset: List[String] = List("Infancy", "Neonatal"), average_age_of_death: List[String] = List(), type_of_inheritance: List[String] = List("Autosomal recessive"))

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val HGNC_gene_id: String
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. val association_status: String
  7. val association_type: String
  8. val association_type_id: Long
  9. val average_age_of_death: List[String]
  10. val average_age_of_onset: List[String]
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  12. val disorder_group_id: Long
  13. val disorder_group_name: String
  14. val disorder_id: Long
  15. val disorder_type_id: Long
  16. val disorder_type_name: String
  17. val ensembl_gene_id: String
  18. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. val expert_link: String
  20. val genatlas_gene_id: String
  21. val gene_id: Long
  22. val gene_locus: String
  23. val gene_locus_id: Long
  24. val gene_locus_key: Long
  25. val gene_name: String
  26. val gene_source_of_validation: String
  27. val gene_symbol: String
  28. val gene_synonym_list: List[String]
  29. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  31. val name: String
  32. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  33. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  34. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  35. val omim_gene_id: String
  36. val orpha_code: Long
  37. val reactome_gene_id: String
  38. val swiss_prot_gene_id: String
  39. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  40. val type_of_inheritance: List[String]
  41. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  43. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped