Package

au.csiro.variantspark

api

Permalink

package api

Visibility
  1. Public
  2. All

Type Members

  1. class ImportanceAnalysis extends AnyRef

    Permalink

    A class to represent an instance of the Importance Analysis

    A class to represent an instance of the Importance Analysis

    Example:
    1. class ImportanceAnalysis(featureSource, labelSource, nTrees = 1000)

  2. class VSContext extends AnyRef

    Permalink

    A class to represent an instance of the variant-spark context, or spark sql context

    A class to represent an instance of the variant-spark context, or spark sql context

    Example:
    1. class VSContext(val spark:SparkSession, val sparkPar:Int=0)

Value Members

  1. object ImportanceAnalysis

    Permalink
  2. object VSContext

    Permalink

Ungrouped