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

R language package for Adam #882

Closed
chanwit opened this issue Nov 12, 2015 · 2 comments
Closed

R language package for Adam #882

chanwit opened this issue Nov 12, 2015 · 2 comments
Milestone

Comments

@chanwit
Copy link

chanwit commented Nov 12, 2015

Hi,

I've successfully created a simple R package AdamR similar to SparkR in the Spark project.
It's been working greatly enough for me to do countKmers and turn its result into a local R dataset.

How could I contribute this package? Does it fit into this project?

@heuermh
Copy link
Member

heuermh commented Nov 12, 2015

Very cool!

Easiest would be a pull request against this repo and then everyone could evaluate where it best fits.

If you would like to contribute to bigdatagenomics repositories, and haven't yet, you may want to fill out a contributor license agreement.

@fnothaft
Copy link
Member

Just pinged @chanwit; he's working on licensing with his institution. We'll watch this ticket!

@fnothaft fnothaft mentioned this issue Feb 21, 2017
3 tasks
@fnothaft fnothaft added this to the 0.23.0 milestone Mar 3, 2017
fnothaft added a commit to fnothaft/adam that referenced this issue Jun 26, 2017
Resolves bigdatagenomics#882. Adds an R API that binds around the ADAM GenomicRDD APIs.
Supports Spark 2.x and onwards, as accessible SparkR functionality for binding
to Java libraries was added in Spark 2.0.0.
fnothaft added a commit to fnothaft/adam that referenced this issue Jun 26, 2017
Resolves bigdatagenomics#882. Adds an R API that binds around the ADAM GenomicRDD APIs.
Supports Spark 2.x and onwards, as accessible SparkR functionality for binding
to Java libraries was added in Spark 2.0.0.
fnothaft added a commit to fnothaft/adam that referenced this issue Jun 27, 2017
Resolves bigdatagenomics#882. Adds an R API that binds around the ADAM GenomicRDD APIs.
Supports Spark 2.x and onwards, as accessible SparkR functionality for binding
to Java libraries was added in Spark 2.0.0.
fnothaft added a commit to fnothaft/adam that referenced this issue Jul 11, 2017
Resolves bigdatagenomics#882. Adds an R API that binds around the ADAM GenomicRDD APIs.
Supports Spark 2.x and onwards, as accessible SparkR functionality for binding
to Java libraries was added in Spark 2.0.0.
fnothaft added a commit to fnothaft/adam that referenced this issue Jul 19, 2017
Resolves bigdatagenomics#882. Adds an R API that binds around the ADAM GenomicRDD APIs.
Supports Spark 2.x and onwards, as accessible SparkR functionality for binding
to Java libraries was added in Spark 2.0.0.
fnothaft added a commit to fnothaft/adam that referenced this issue Jul 21, 2017
Resolves bigdatagenomics#882. Adds an R API that binds around the ADAM GenomicRDD APIs.
Supports Spark 2.x and onwards, as accessible SparkR functionality for binding
to Java libraries was added in Spark 2.0.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants