X Tutup
Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.18 KB

File metadata and controls

33 lines (22 loc) · 1.18 KB
title permalink
About BioJava
wiki/About

The BioJava project

BioJava is an open-source project dedicated to providing a Java library for processing biological data. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of biological sequences and 3D structures. The main goal of the project is to facilitate rapid application development for bioinformatics.

We have a Wikipedia page (of course!) in case you would like to know more about the project.

Articles

If you use BioJava, please cite:

{% capture my-citation %}{% include citation-2019.md %}{% endcapture %} {{ my-citation | markdownify }}

Other articles include:

{% capture my-citation %}{% include citation-2017.md %}{% endcapture %} {{ my-citation | markdownify }}

{% capture my-citation %}{% include citation-2012.md %}{% endcapture %} {{ my-citation | markdownify }}

{% capture my-citation %}{% include citation-2008.md %}{% endcapture %} {{ my-citation | markdownify }}

{% capture my-citation %}{% include citation-2000.md %}{% endcapture %} {{ my-citation | markdownify }}

X Tutup