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
Ordering
- Alphabetic
- By Inheritance
Inherited
- NormalizedOrphanetGeneSet
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- 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
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val HGNC_gene_id: String
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val association_status: String
- val association_type: String
- val association_type_id: Long
- val average_age_of_death: List[String]
- val average_age_of_onset: List[String]
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- val disorder_group_id: Long
- val disorder_group_name: String
- val disorder_id: Long
- val disorder_type_id: Long
- val disorder_type_name: String
- val ensembl_gene_id: String
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val expert_link: String
- val genatlas_gene_id: String
- val gene_id: Long
- val gene_locus: String
- val gene_locus_id: Long
- val gene_locus_key: Long
- val gene_name: String
- val gene_source_of_validation: String
- val gene_symbol: String
- val gene_synonym_list: List[String]
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val name: String
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val omim_gene_id: String
- val orpha_code: Long
- val reactome_gene_id: String
- val swiss_prot_gene_id: String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- val type_of_inheritance: List[String]
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated