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 }}
ccffer
/
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
master
User selector
All users
All time
Commit history
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 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 Nov 23, 2016
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
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
c2854d6
View commit details
Copy full SHA for c2854d6
View code at this point
Browse repository at this point
Fixing npe introduced in last commit
josemduarte
committed
bf5399a
View commit details
Copy full SHA for bf5399a
View code at this point
Browse repository at this point
Implementing new crystallographic metadata fields.
josemduarte
committed
cc19d5e
View commit details
Copy full SHA for cc19d5e
View code at this point
Browse repository at this point
Javadoc correction
josemduarte
committed
cebd7f0
View commit details
Copy full SHA for cebd7f0
View code at this point
Browse repository at this point
Implementing parsing of atom_sites category in mmcif parser/consumer
josemduarte
committed
95077b8
View commit details
Copy full SHA for 95077b8
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
Merge pull request #600 from sbliven/fix557
Show description for 3b093b9
andreasprlic
authored
3b093b9
View commit details
Copy full SHA for 3b093b9
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Merge pull request #597 from sbliven/fix560
Show description for d347689
sbliven
authored
d347689
View commit details
Copy full SHA for d347689
View code at this point
Browse repository at this point
Allow partial residue ranges (#557)
Show description for 485e2c5
sbliven
committed
485e2c5
View commit details
Copy full SHA for 485e2c5
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Update to biojava 5.0 ligand and chain model
Show description for 019fa96
sbliven
committed
019fa96
View commit details
Copy full SHA for 019fa96
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Moved addGroupToStructure methods to StructureTools
Show description for 820a924
sbliven
committed
820a924
View commit details
Copy full SHA for 820a924
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
Add some handling of "?" in seq align position. E.g. for 5dn6
abradle
committed
d7f9c6d
View commit details
Copy full SHA for d7f9c6d
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
Fix unit tests
Show description for 2d57e54
sbliven
committed
2d57e54
View commit details
Copy full SHA for 2d57e54
View code at this point
Browse repository at this point
Ignore waters when calculating ligand proximity
sbliven
committed
dc4abd9
View commit details
Copy full SHA for dc4abd9
View code at this point
Browse repository at this point
Reducing DEFAULT_LIGAND_PROXIMITY_CUTOFF to 5A
Show description for 87c0238
sbliven
committed
87c0238
View commit details
Copy full SHA for 87c0238
View code at this point
Browse repository at this point
Show ligands by proximity in CE-Symm
Show description for b66d271
sbliven
committed
b66d271
View commit details
Copy full SHA for b66d271
View code at this point
Browse repository at this point
Add StructureTools.getLigandsByProximity
Show description for 931c29b
sbliven
committed
931c29b
View commit details
Copy full SHA for 931c29b
View code at this point
Browse repository at this point
Include Ligands in residue selections that fall within 7A.
Show description for 819c388
sbliven
committed
819c388
View commit details
Copy full SHA for 819c388
View code at this point
Browse repository at this point
Add model-specific iteration over Groups and Atoms
sbliven
committed
ffc4a53
View commit details
Copy full SHA for ffc4a53
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
TestSuperPosition now tests rmsd of non-centered points.
Show description for 1d43a42
josemduarte
committed
1d43a42
View commit details
Copy full SHA for 1d43a42
View code at this point
Browse repository at this point
Merge branch 'svdsuperimpIssue' into superpose
lafita
committed
cc79186
View commit details
Copy full SHA for cc79186
View code at this point
Browse repository at this point
Documentation and minor fix
lafita
committed
a8828ca
View commit details
Copy full SHA for a8828ca
View code at this point
Browse repository at this point
Redo the PR #576 re-use code into a method
lafita
committed
53c947f
View commit details
Copy full SHA for 53c947f
View code at this point
Browse repository at this point
Fix bug in centroid calculation SuperPositionSVD #588
lafita
committed
1982130
View commit details
Copy full SHA for 1982130
View code at this point
Browse repository at this point
Commits on Sep 18, 2016
Merge pull request #586 from josemduarte/fixBiounitTest
Show description for 85b4b69
josemduarte
authored
85b4b69
View commit details
Copy full SHA for 85b4b69
View code at this point
Browse repository at this point
Merge pull request #584 from abradle/master
Show description for a5ab220
josemduarte
authored
a5ab220
View commit details
Copy full SHA for a5ab220
View code at this point
Browse repository at this point
Merge branch 'master' into issue582
josemduarte
authored
09e4165
View commit details
Copy full SHA for 09e4165
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into fixBiounitTest
josemduarte
committed
d1bcb47
View commit details
Copy full SHA for d1bcb47
View code at this point
Browse repository at this point
More complete test
josemduarte
committed
b4c3989
View commit details
Copy full SHA for b4c3989
View code at this point
Browse repository at this point
Commits on Sep 17, 2016
Merge pull request #587 from altaite/master
Show description for be15fe1
josemduarte
authored
be15fe1
View commit details
Copy full SHA for be15fe1
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
Inserts space when altLoc is null, so that the rest of fields are properly aligned.
altaite
committed
7454a71
View commit details
Copy full SHA for 7454a71
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.