VariantSpark icon indicating copy to clipboard operation
VariantSpark copied to clipboard

Add support for ingesting non-VCF data sources using DataBricks scala API

Open bendruitt opened this issue 8 years ago • 0 comments

At present only VCF files are exposed using the scala API for ingesting feature data. It would be useful to allow easy ingestion of parquet files as this would broaden the usefulness of VariantSpark beyond genomics. The class ParquetFeatureSource appears to offer this functionality already but is not available within the Databricks environment.

bendruitt avatar Aug 29 '17 11:08 bendruitt