Skip to content

ADAM 0.31.0 Spark 2.x Scala 2.11

Compare
Choose a tag to compare
@heuermh heuermh released this 02 Mar 20:14
· 106 commits to master since this release

ADAM version 0.31.0 built for Spark version 2.x and Scala version 2.11

To get started,

  1. Download your favorite pre-built Apache Spark 2.x release
  2. Extract the pre-built Apache Spark 2.x binaries to location on your computer
  3. Download a binary distribution of ADAM
  4. Extract the ADAM binary distribution to a location on your computer
  5. Update your PATH environment variable to include the bin directory of the ADAM distribution to make running adam-submit, adam-shell, etc. easy from the command-line.

Or, pip install bdgenomics.adam, which will install both the ADAM binaries and the ADAM Python library.

Additionally, the bdgenomics.adam R bindings are attached to this tag as bdgenomics.adam_0.31.0.tar.gz. We plan to release bdgenomics.adam to CRAN in a future release, and are tracking the progress of this at issue 1851.

To learn more, see the documentation or visit us at http://bdgenomics.org/.