Skip to content

lorainelab/bigwig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bigwig and bigbed parsing

This repository contains code for reading Bigbed and Bigwig format files. The code is from an earlier version of IGV, repackaged as an OSGi bundle for use in other projects.

Compiled jar file is available from maven repository https://nexus.bioviz.org/repository/maven-releases/.

To build

  • Install gradle
  • Execute gradle jar to create the artifacts

To deploy to a maven repository

  • Edit build.gradle with address of target repository and credentials
  • Execute gradle uploadArchives

This will deploy compiled artifact and source code.

Contribution guidelines

  • Fork this repository
  • Make changes on a topic branch
  • Submit a pull request from topic branch to master branch

Who do I talk to?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages