Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

GenomeView/jannot

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAnnot

JAnnot is a Java library to handle biological sequence data. It is underlying GenomeView. It makes sure that files, websites, data bases, etc. can be used by GenomeView. Since the functionality of reading, writing and parsing data has more applications that just GenomeView, JAnnot is available as a separate package.

Maven Dependency

You can use this from maven with the following dependency.

  <dependency>
	<groupId>net.sf</groupId>
	<artifactId>jannot</artifactId>
	<version>2.0.0</version> 
  </dependency>

and with the following repository

    <repositories>
        <repository>
            <id>artifactory.ewi.tudelft.nl</id>
            <url>https://artifactory.ewi.tudelft.nl/artifactory/libs-release</url>
            <snapshots>
                <enabled>false</enabled>
            </snapshots>
        </repository>
    </repositories>

Supported data types

JAnnot supports several data types:

Wiggle tracks

Wiggle tracks (continuous valued data), with some parsers and an internal representation

Multiple alignment data, with some parsers and internal representation

syntenic block representation

About

toolbox for parsing DNA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.