An important analysis that Oskar should offer is to compute variant and sample statistics based on Spark framework and taking Parquet files as input. Variant and sample statistics computation relies on VariantStatsTransformer and VariantSetStatsTransformer already implemented in Oskar.
The implementation will follow the Analysis and AnalysisExecutor schema.