Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ws-java
/
biojava
Public
forked from
biojava/biojava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
biojava
biojava-structure
on
biojava-5.0.0-alpha7
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 20, 2017
[maven-release-plugin]prepare release biojava-5.0.0-alpha7
Jenkins
committed
cb3eb7e
View commit details
Copy full SHA for cb3eb7e
View code at this point
Browse repository at this point
Revert "[maven-release-plugin]prepare release biojava-5.0.0-alpha7"
Show description for 661f483
josemduarte
committed
661f483
View commit details
Copy full SHA for 661f483
View code at this point
Browse repository at this point
[maven-release-plugin]prepare release biojava-5.0.0-alpha7
Jenkins
committed
55a249e
View commit details
Copy full SHA for 55a249e
View code at this point
Browse repository at this point
Commits on Mar 18, 2017
Revert "[maven-release-plugin]prepare release biojava-5.0.0-alpha7"
Show description for 71cc30e
josemduarte
committed
71cc30e
View commit details
Copy full SHA for 71cc30e
View code at this point
Browse repository at this point
[maven-release-plugin]prepare release biojava-5.0.0-alpha7
Jenkins
committed
e23ed6f
View commit details
Copy full SHA for e23ed6f
View code at this point
Browse repository at this point
Commits on Feb 18, 2017
Catching early if the representative atom array is empty
josemduarte
committed
1a35f16
View commit details
Copy full SHA for 1a35f16
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Removing some warnings from empty structure names
sbliven
committed
7a1b158
View commit details
Copy full SHA for 7a1b158
View code at this point
Browse repository at this point
Merge branch 'bugfixes-4.2' into master
sbliven
committed
637aee6
View commit details
Copy full SHA for 637aee6
View code at this point
Browse repository at this point
Fix Quaternary symmetry symmetry detection bug
Show description for ac19532
sbliven
committed
ac19532
View commit details
Copy full SHA for ac19532
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Better rules for Quaternary symm self-alignments
Show description for 89ac11a
sbliven
committed
89ac11a
View commit details
Copy full SHA for 89ac11a
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Merge pull request #623 from andreasprlic/fix622
Show description for 16945e7
andreasprlic
authored
16945e7
View commit details
Copy full SHA for 16945e7
View code at this point
Browse repository at this point
Commits on Jan 21, 2017
Now catching empty arrays in getCentroid
josemduarte
committed
80a3eaa
View commit details
Copy full SHA for 80a3eaa
View code at this point
Browse repository at this point
Now catching empty arrays in getCentroid
josemduarte
committed
feb9852
View commit details
Copy full SHA for feb9852
View code at this point
Browse repository at this point
Less verbose logging in AsaCalculator
josemduarte
committed
fc2d368
View commit details
Copy full SHA for fc2d368
View code at this point
Browse repository at this point
Fix for #631
josemduarte
committed
63958d4
View commit details
Copy full SHA for 63958d4
View code at this point
Browse repository at this point
Less verbose logging in AsaCalculator
josemduarte
committed
c11c0d2
View commit details
Copy full SHA for c11c0d2
View code at this point
Browse repository at this point
Better logging in symmetry package
josemduarte
committed
7f8659a
View commit details
Copy full SHA for 7f8659a
View code at this point
Browse repository at this point
Fix for #631
josemduarte
committed
afd6fcb
View commit details
Copy full SHA for afd6fcb
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
The fix to the insertion code issue to is use the ResidueNumber object as the hash key instead of a string made from the residue number. Fixes bug where structures with insertion codes were likely…
Show description for 387946f
Matt Larson
committed
387946f
View commit details
Copy full SHA for 387946f
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
adding new size method to CCD, as an easy count for the nr. of ChemComps.
andreasprlic
committed
498fe51
View commit details
Copy full SHA for 498fe51
View code at this point
Browse repository at this point
and another shortcut for lpeptidelinking
andreasprlic
committed
219d39b
View commit details
Copy full SHA for 219d39b
View code at this point
Browse repository at this point
adding similar lookup table to ResidueType
andreasprlic
committed
309f17a
View commit details
Copy full SHA for 309f17a
View code at this point
Browse repository at this point
now without (or few) loops
andreasprlic
committed
3f2c4ac
View commit details
Copy full SHA for 3f2c4ac
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
removing string quotation characters should not happen at this place.
andreasprlic
committed
ad751de
View commit details
Copy full SHA for ad751de
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
Issue 330: fixes for PDB Parser,
Show description for 121aa1d
Matt Larson
committed
121aa1d
View commit details
Copy full SHA for 121aa1d
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
[maven-release-plugin]prepare for next development iteration
Jenkins
committed
2a6ff38
View commit details
Copy full SHA for 2a6ff38
View code at this point
Browse repository at this point
[maven-release-plugin]prepare release biojava-4.2.5
Jenkins
committed
4db2832
View commit details
Copy full SHA for 4db2832
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Adding non-standard sg check to pdb parser
josemduarte
committed
2d4a720
View commit details
Copy full SHA for 2d4a720
View code at this point
Browse repository at this point
Fixed bug: NPE for CrystalBuilder on 4hhb. Moved TestCrystalBuilder to integrationtest.
josemduarte
committed
a2f900c
View commit details
Copy full SHA for a2f900c
View code at this point
Browse repository at this point
Adding non-standard sg check to pdb parser
josemduarte
committed
617d6ec
View commit details
Copy full SHA for 617d6ec
View code at this point
Browse repository at this point
Fixed bug: NPE for CrystalBuilder on 4hhb. Moved TestCrystalBuilder to integrationtest.
josemduarte
committed
220737a
View commit details
Copy full SHA for 220737a
View code at this point
Browse repository at this point
Now using the new fields from CrystalBuilder
josemduarte
committed
cfd6f4a
View commit details
Copy full SHA for cfd6f4a
View code at this point
Browse repository at this point
Now using the new fields from CrystalBuilder
josemduarte
committed
4eb1a62
View commit details
Copy full SHA for 4eb1a62
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
Some extra rare fields in atom_sites
josemduarte
committed
1dbfcbd
View commit details
Copy full SHA for 1dbfcbd
View code at this point
Browse repository at this point
Fixing npe introduced in last commit
josemduarte
committed
b824612
View commit details
Copy full SHA for b824612
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.