An open API service indexing awesome lists of open source software.

https://github.com/kinow/java-biostrings

Biostrings port in Java (for study)
https://github.com/kinow/java-biostrings

algorithms bioinformatics dna genetics iupac java protein r text text-processing

Last synced: 6 months ago
JSON representation

Biostrings port in Java (for study)

Awesome Lists containing this project

README

          

# Java Biostrings

A Java port of the [R Biostrings](https://bioconductor.org/packages/release/bioc/html/Biostrings.html)
library.

This project was created to practice the [Apache Commons Text](http://commons.apache.org/proper/commons-text/)
code capabilities.

Licensed under the MIT license, not released to Apache Maven Central as this is more of an experiment
for Commons Text right now.