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
Type
/
to 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
.
biojava
/
biojava
Public
Notifications
You must be signed in to change notification settings
Fork
398
Star
629
Code
Issues
66
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
biojava
biojava-structure
src
test
on
biojava-4.2.1
User selector
All users
All time
Commit history
Commits on Apr 29, 2016
Added handling of '?' and other non integer string for the charge.
Show description for f24019f
abradle
authored and
josemduarte
committed
f24019f
View commit details
Copy full SHA for f24019f
View code at this point
Browse repository at this point
Refactored ChargeAdder and fixed bugs where it wasn't adding charges to all groups.
Show description for 22ab7d4
abradle
authored and
josemduarte
committed
22ab7d4
View commit details
Copy full SHA for 22ab7d4
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
Fixing bug in mmcif writing: ins codes were written as ascii code
josemduarte
committed
a191165
View commit details
Copy full SHA for a191165
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Fix #449 by copying SEQRES to new chains
Show description for bfb6a31
sbliven
committed
bfb6a31
View commit details
Copy full SHA for bfb6a31
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Fixed a bug where nucleotide bonds were not being generated. Added a test to ensure nucleotide bonds are being generated.
Anthony Bradley
authored and
josemduarte
committed
98f0f97
View commit details
Copy full SHA for 98f0f97
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
Light cleanup:
Show description for 38fbae1
sbliven
committed
38fbae1
View commit details
Copy full SHA for 38fbae1
View code at this point
Browse repository at this point
Running spacestotabs on recent changes
Show description for 5074cb2
sbliven
committed
5074cb2
View commit details
Copy full SHA for 5074cb2
View code at this point
Browse repository at this point
Run addlicense
sbliven
committed
38e327b
View commit details
Copy full SHA for 38e327b
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Merge branch 'master' into removeLoadChemCompInfo
Show description for d1b5c48
josemduarte
committed
d1b5c48
View commit details
Copy full SHA for d1b5c48
View code at this point
Browse repository at this point
More whitespace fixes
sbliven
committed
af59f90
View commit details
Copy full SHA for af59f90
View code at this point
Browse repository at this point
Converting initial spaces to tabs.
Show description for 2417c23
sbliven
committed
2417c23
View commit details
Copy full SHA for 2417c23
View code at this point
Browse repository at this point
Removing template messages
sbliven
committed
2bb0271
View commit details
Copy full SHA for 2bb0271
View code at this point
Browse repository at this point
Remove trailing whitespace globally from .java files
Show description for 809312e
sbliven
committed
809312e
View commit details
Copy full SHA for 809312e
View code at this point
Browse repository at this point
Running addlicense.sh
sbliven
committed
f4e725f
View commit details
Copy full SHA for f4e725f
View code at this point
Browse repository at this point
Merge branch 'master' into removeLoadChemCompInfo
josemduarte
committed
832f106
View commit details
Copy full SHA for 832f106
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
Fixing a few bugs that arose after loadChemCompInfo removal, #426
Show description for 8da9d07
josemduarte
committed
8da9d07
View commit details
Copy full SHA for 8da9d07
View code at this point
Browse repository at this point
Fix PDBFileParser bug with missing trailing spaces.
Show description for 1fe46b4
sbliven
committed
1fe46b4
View commit details
Copy full SHA for 1fe46b4
View code at this point
Browse repository at this point
Fixed DBRef#toPDB() method to give 80 characters line
Show description for 716780a
sroughley
authored and
sbliven
committed
716780a
View commit details
Copy full SHA for 716780a
View code at this point
Browse repository at this point
Merge branch 'master' into removeLoadChemCompInfo
josemduarte
committed
3e808d4
View commit details
Copy full SHA for 3e808d4
View code at this point
Browse repository at this point
Merge remote-tracking branch 'biojava/master'
sbliven
committed
e09358e
View commit details
Copy full SHA for e09358e
View code at this point
Browse repository at this point
Honor prefixes for StructureNames
Show description for 6b3bdb0
sbliven
committed
6b3bdb0
View commit details
Copy full SHA for 6b3bdb0
View code at this point
Browse repository at this point
Tests pass now, except for TestLongPdbVsMmcif
josemduarte
committed
a73d6f5
View commit details
Copy full SHA for a73d6f5
View code at this point
Browse repository at this point
Removing loadChemCompInfo, some tests don't pass yet
josemduarte
committed
0a68908
View commit details
Copy full SHA for 0a68908
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
Changing TestBond to use mmcif
josemduarte
committed
1f4830f
View commit details
Copy full SHA for 1f4830f
View code at this point
Browse repository at this point
Merge pull request #424 from edlunde-dnastar/zipchem
Show description for 7824f30
josemduarte
committed
7824f30
View commit details
Copy full SHA for 7824f30
View code at this point
Browse repository at this point
Use the SLF4J for logging rather than Java logger for ZipChemCommpProvider and unit test.
Matt Larson
committed
7d7fb15
View commit details
Copy full SHA for 7d7fb15
View code at this point
Browse repository at this point
Merge pull request #421 from josemduarte/bondsRewrite
Show description for 4e53ffe
josemduarte
committed
4e53ffe
View commit details
Copy full SHA for 4e53ffe
View code at this point
Browse repository at this point
ZipChemCompProvider cleanup:
Show description for e948e32
larsonmattr
committed
e948e32
View commit details
Copy full SHA for e948e32
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Fix #385. Support BIO: identifiers
sbliven
committed
2e35da5
View commit details
Copy full SHA for 2e35da5
View code at this point
Browse repository at this point
Refactoring BioUnitDataProviderFactory to take class arguments
Show description for f8acff1
sbliven
committed
f8acff1
View commit details
Copy full SHA for f8acff1
View code at this point
Browse repository at this point
Implementing #408
Show description for e4473f3
josemduarte
committed
e4473f3
View commit details
Copy full SHA for e4473f3
View code at this point
Browse repository at this point
Refactoring of Structure ssbonds interface, as described in #341
josemduarte
committed
6a2eaa0
View commit details
Copy full SHA for 6a2eaa0
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
Removed some warnings and Structure.getConnections calls
josemduarte
committed
3e17e69
View commit details
Copy full SHA for 3e17e69
View code at this point
Browse repository at this point
Correct significance criteria for internal symmetry
Show description for e7235d4
lafita
committed
e7235d4
View commit details
Copy full SHA for e7235d4
View code at this point
Browse repository at this point
Better name
josemduarte
committed
2e15b61
View commit details
Copy full SHA for 2e15b61
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.