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
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 }}
melvinvarkey
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 20, 2016
Merge pull request #482 from sbliven/fix480
Show description for bc2c330
josemduarte
committed
bc2c330
View commit details
Copy full SHA for bc2c330
Browse repository at this point
Commits on May 18, 2016
Merge pull request #487 from abradle/secstrucfix
Show description for 5e40619
andreasprlic
committed
5e40619
View commit details
Copy full SHA for 5e40619
Browse repository at this point
Updated the test and the code to handle multi-model systems appropriately.
Show description for be4e9e9
abradle
committed
be4e9e9
View commit details
Copy full SHA for be4e9e9
Browse repository at this point
Commits on May 17, 2016
Secondary structure information is now calculated for all models.
abradle
committed
9c0c7a6
View commit details
Copy full SHA for 9c0c7a6
Browse repository at this point
Updating change log in PTM definitions file to reflect most recent changes.
andreasprlic
committed
f1c3f97
View commit details
Copy full SHA for f1c3f97
Browse repository at this point
Merge branch 'master' of github.com:biojava/biojava
Show description for 0475c15
andreasprlic
committed
0475c15
View commit details
Copy full SHA for 0475c15
Browse repository at this point
Merge branch 'bugfixes-4.2' into mainmaster
Show description for 322eb58
lafita
committed
322eb58
View commit details
Copy full SHA for 322eb58
Browse repository at this point
Fix #378 show ligands in symmetry Jmol GUI
lafita
committed
bf59aba
View commit details
Copy full SHA for bf59aba
Browse repository at this point
Use all models sequentially for symmetry analysis
Show description for ff592b8
lafita
committed
ff592b8
View commit details
Copy full SHA for ff592b8
Browse repository at this point
Commits on May 13, 2016
Merge pull request #483 from abradle/master
Show description for efec1cc
andreasprlic
committed
efec1cc
View commit details
Copy full SHA for efec1cc
Browse repository at this point
Updates for the MMTF structure reader for the new data structure.
abradle
committed
c78eb74
View commit details
Copy full SHA for c78eb74
Browse repository at this point
Introduce @CIFLabel(label="str") annotation
Show description for 5653298
sbliven
committed
5653298
View commit details
Copy full SHA for 5653298
Browse repository at this point
Merge pull request #481 from sbliven/ecod-rebase
Show description for c2b00fc
sbliven
committed
c2b00fc
View commit details
Copy full SHA for c2b00fc
Browse repository at this point
Fix #480. Correct spelling of _symmetry.space_group_name_H-M in CIF output
Show description for 6bb98a5
sbliven
committed
6bb98a5
View commit details
Copy full SHA for 6bb98a5
Browse repository at this point
Automatically re-download ECOD if the cache is >2weeks old
sbliven
committed
27fd44b
View commit details
Copy full SHA for 27fd44b
Browse repository at this point
Commits on May 12, 2016
Removing more warnings
josemduarte
committed
eade31d
View commit details
Copy full SHA for eade31d
Browse repository at this point
Merge pull request #479 from josemduarte/asymChainIds
Show description for aa37b02
andreasprlic
committed
aa37b02
View commit details
Copy full SHA for aa37b02
Browse repository at this point
Fixed some bugs in pdb parsing: now TestLongPdbVsMmCifParsing passes!
josemduarte
committed
18813be
View commit details
Copy full SHA for 18813be
Browse repository at this point
Fixed bug introduced in last commit
josemduarte
committed
9a83f68
View commit details
Copy full SHA for 9a83f68
Browse repository at this point
Reverting getPolyChainsByPDB, keeping getNonPolyChainsByPDB
josemduarte
committed
f485d07
View commit details
Copy full SHA for f485d07
Browse repository at this point
Merge remote-tracking branch 'origin/asymChainIds' into asymChainIds
josemduarte
committed
389392e
View commit details
Copy full SHA for 389392e
Browse repository at this point
Fixing more problems with pdb parsing: water chains weren't split out
josemduarte
committed
9af88b2
View commit details
Copy full SHA for 9af88b2
Browse repository at this point
Merge pull request #2 from andreasprlic/asymChainIds
Show description for a129351
josemduarte
committed
a129351
View commit details
Copy full SHA for a129351
Browse repository at this point
Commits on May 11, 2016
changing get*ChainByPDB methods signature to return List<Chain>
andreasprlic
committed
400a7d5
View commit details
Copy full SHA for 400a7d5
Browse repository at this point
Fixed modfinder tests
josemduarte
committed
8459e6f
View commit details
Copy full SHA for 8459e6f
Browse repository at this point
All integration tests passing.
josemduarte
committed
4aa712b
View commit details
Copy full SHA for 4aa712b
Browse repository at this point
Fixed another test
josemduarte
committed
23e2713
View commit details
Copy full SHA for 23e2713
Browse repository at this point
Fixing issues with some TER records being missed
josemduarte
committed
ef33070
View commit details
Copy full SHA for ef33070
Browse repository at this point
Fixed one more test
josemduarte
committed
f27e56a
View commit details
Copy full SHA for f27e56a
Browse repository at this point
Commits on May 10, 2016
Fixed part of a test
josemduarte
committed
a10a81d
View commit details
Copy full SHA for a10a81d
Browse repository at this point
Fixed one more test
josemduarte
committed
6712dc4
View commit details
Copy full SHA for 6712dc4
Browse repository at this point
Fixing issue with mmcif parsing in header only mode
josemduarte
committed
b0b9742
View commit details
Copy full SHA for b0b9742
Browse repository at this point
Merge branch 'master' of github.com:biojava/biojava
Show description for 6c84024
andreasprlic
committed
6c84024
View commit details
Copy full SHA for 6c84024
Browse repository at this point
Merge pull request #478 from pwrose/master
Show description for 1b56abe
andreasprlic
committed
1b56abe
View commit details
Copy full SHA for 1b56abe
Browse repository at this point
Important bug fixes and docs in Structure/StructureImpl.
Show description for bf91324
josemduarte
committed
bf91324
View commit details
Copy full SHA for bf91324
Browse repository at this point
Previous
Next
You can’t perform that action at this time.