object VariantSchemas
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- VariantSchemas
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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 alleleDepthsField: StructField
- val alleleOneField: StructField
- val alleleTwoField: StructField
- val alternateAllelesField: StructField
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val attributesField: StructField
- def bgenDefaultSchema(hasSampleIds: Boolean): StructType
- def bgenGenotypesField(hasSampleIds: Boolean): StructField
- val bimSchema: StructType
- val callsField: StructField
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- val conditionalQualityField: StructField
- val contigNameField: StructField
- val csqFieldName: String
- val depthField: StructField
- val endField: StructField
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val filtersField: StructField
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- val genotypeFiltersField: StructField
- val genotypeLikelihoodsField: StructField
- val genotypesFieldName: String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val infoFieldPrefix: String
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val namesField: StructField
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val otherFieldsField: StructField
- val phasedField: StructField
- val phredLikelihoodsField: StructField
- val plinkBaseSchema: StructType
- def plinkGenotypeSchema(hasSampleIds: Boolean): StructField
- def plinkSchema(hasSampleIds: Boolean): StructType
- val ploidyField: StructField
- val positionField: StructField
- val posteriorProbabilitiesField: StructField
- val qualField: StructField
- val refAlleleField: StructField
- val sampleIdField: StructField
- val splitFromMultiAllelicField: StructField
- val startField: StructField
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- val variantIdField: StructField
- val vcfBaseSchema: StructType
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )