Accessing GenomicRDD join functions in python #1728
Closed
Projects
Milestone
Comments
You'll need both. Specifically, you'll need a wrapper around the region join for python (easy) and you'll need an implementation of GenericGenomicRDD that extends |
@fnothaft push to 0.25.0? |
fnothaft
pushed a commit
to fnothaft/adam
that referenced
this issue
Feb 21, 2018
fnothaft
pushed a commit
to fnothaft/adam
that referenced
this issue
Mar 7, 2018
fnothaft
pushed a commit
to fnothaft/adam
that referenced
this issue
Mar 7, 2018
fnothaft
pushed a commit
to fnothaft/adam
that referenced
this issue
Mar 7, 2018
fnothaft
pushed a commit
to fnothaft/adam
that referenced
this issue
Mar 7, 2018
fnothaft
pushed a commit
to fnothaft/adam
that referenced
this issue
Mar 15, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to be able to access join functionality in adam-python. Would the best way to do this be to create a wrapper accessing the GenomicRDD joins or do something new with SparkSQL? Any thoughts?
The text was updated successfully, but these errors were encountered: