Skip to content
/ bgzf4j Public

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

License

Notifications You must be signed in to change notification settings

chrovis/bgzf4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.2"]

or add to your pom.xml

    <groupId>bgzf4j</groupId>
    <artifactId>bgzf4j</artifactId>
    <version>0.1.2</version>

Contributor

  • Toshiki Takeuchi
  • Takashi Aoki

License

Under the MIT License.

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages