biojava icon indicating copy to clipboard operation
biojava copied to clipboard

:book::microscope::coffee: BioJava is an open-source project dedicated to providing a Java library for processing biological data.

Results 84 biojava issues
Sort by recently updated
recently updated
newest added

Hello, I have refactored some code in the project. Refactor : Rename Variable Description : The variables didn’t explain the exact use. The fetched value was a fraction and not...

Please do provide any tutorial or name a class which does searching and has an implementation of NCBI search data on pubmed db

I have a module https://github.com/heuermh/dishevelled-bio/tree/master/protein with JAXB and also SAX-based parsers for the UniProt XML format. Would such be a welcome code contribution to biojava?

When computing symmetry with structural clustering for 9y9z an `IllegalArgumentException` was occurring in `QuatSymmetrySubunits`. Also added some logging improvements.