Liking cljdoc? Tell your friends :D

bgzf4j

bgzf4j is a compression library for BGZF (Blocked GNU Zip Format).

Installation

bgzf4j is available from Clojars

Add the following dependency to your project.clj

[bgzf4j "0.1.0"]

or add to your pom.xml

    <groupId>bgzf4j</groupId>
    <artifactId>bgzf4j</artifactId>
    <version>0.1.0</version>

Contributor

  • Toshiki Takeuchi
  • Takashi Aoki

License

Under the MIT License.

bgzf4j uses Picard library partially that is distributed under the MIT License.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close