Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement variant and sample statistics as Oskar analysis #18

Open
jtarraga opened this issue Sep 4, 2019 · 0 comments
Open

Implement variant and sample statistics as Oskar analysis #18

jtarraga opened this issue Sep 4, 2019 · 0 comments
Assignees
Labels
spark-analysis New Spark analysis

Comments

@jtarraga
Copy link
Member

jtarraga commented Sep 4, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spark-analysis New Spark analysis
Projects
None yet
Development

No branches or pull requests

1 participant