Git Product home page Git Product logo

jphyloio's Introduction

JPhyloIO

JPhyloIO is an open source Java library for reading and writing phylogenetic file formats. The main aim is to provide a library that allows access to various formats using a single interface, while being independent of the concrete application data model, to achieve maximal flexibility. It supports event based reading and writing of the following alignment and tree formats:

  • NeXML including its different types of metadata
  • Nexus (including the TAXA, DATA, CHARACTERS, UNALIGNED, TREES and SETS blocks, as well as the MIXED data type extension defined by MrBayes). In addition a Nexus API is offered that allows application developers to easily add support for additional (custom) blocks and commands.
  • PhyloXML
  • FASTA (including support for FASTA comments and column indices)
  • Newick tree format
  • Phylip
  • Extended Phylip
  • MEGA (including different types character set definitions, reading only)
  • PDE (the format of the alignment editor PhyDE, reading only)
  • XTG (the format of the phylogenetic tree editor TreeGraph 2, reading only)

Application developers are able to implement format-independent data processing by including event based readers from JPhyloIO via the abstract strategy pattern. All readers in JPhyloIO are designed to deal with large amounts of data (alignments with many and/or very long sequences, large trees) without using a great amount of resources (CPU or RAM).

JPhyloIO is distributed under LGPL. More information can be found at http://bioinfweb.info/JPhyloIO/.

Getting started

We have several tutorials available that show how to use JPhyloIO for reading and writing phylogentic data step by step. Additionally the general documentation provides and overview and contains a detailed JavaDoc.

If you have further questions, feel free to ask one on our ResearchGate project page or contact [email protected].

Source code

This GitHub repository in a synchronized mirror of the master repository at bioinfweb. Feedback and pull requests are welcome. Synchronization was made possible by SubGit.

Issues

If you want to submit a bug report or feature request, please use our public bug tracking system at http://bioinfweb.info/JPhyloIO/Bugs. (We do not manage issues on GitHub directly.)

License

The latest versions of JPhyloIO are distrubuted under GNU General Lesser Public License Version 3. See NOTICE.txt for further details.

This product includes dependencies developed by the Apache Software Foundation distributed under the terms of the Apache License Version 2.0.

Binary releases

Binary releases and Maven code can be found at http://bioinfweb.info/JPhyloIO/Download.

About bioinfweb

jphyloio's People

Contributors

benstoever avatar sarahw91 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.