GMOD/genome-projection

Name: genome-projection

Owner: Generic Model Organism Database Project

Description: Genome projection library

Created: 2016-03-08 23:14:08.0

Updated: 2017-02-21 21:42:45.0

Pushed: 2017-02-21 21:42:44.0

Homepage: null

Size: 83

Language: Groovy

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Upgraded and moved to Java here:

https://github.com/GMOD/coordinate-transform

genome-projection

Genome projection library

Based off of work in: https://github.com/GMOD/Apollo/tree/release/2.1.0

Allows forward and reverse projection of coordinate spaces over multiple sequences.

DEPENDENCIES

You must have java installed.

BUILD

./gradlew jar 

produces library:

build/libs/projection-<VERSION>.jar

TEST

./gradlew test

Produces test result file in:

build/reports/tests/index.html

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.