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
.
biojava
/
biojava
Public
Notifications
You must be signed in to change notification settings
Fork
398
Star
630
Code
Issues
70
Pull requests
9
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
on
biojava-7.1.1
User selector
All users
All time
Commit history
Commits on Mar 6, 2024
Merge pull request #1086 from jlerbsc/master
Show description for 81e0544
josemduarte
authored
81e0544
View commit details
Copy full SHA for 81e0544
View code at this point
Browse repository at this point
Merge pull request #1085 from josemduarte/miscfixes
Show description for f94e577
josemduarte
authored
f94e577
View commit details
Copy full SHA for f94e577
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
fix sonar issue 2629 Logging arguments should not require evaluation
jlerbsc
committed
1ac29b3
View commit details
Copy full SHA for 1ac29b3
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
Merge pull request #1083 from josemduarte/parseEsmCifFix
Show description for 8b0c430
josemduarte
authored
8b0c430
View commit details
Copy full SHA for 8b0c430
View code at this point
Browse repository at this point
Replacing home-made copy by Files.copy. Other minor fixes
josemduarte
committed
37b5fca
View commit details
Copy full SHA for 37b5fca
View code at this point
Browse repository at this point
Adding test case
josemduarte
committed
3e26abe
View commit details
Copy full SHA for 3e26abe
View code at this point
Browse repository at this point
Commits on Mar 2, 2024
Better with ternary if
josemduarte
committed
ac14da4
View commit details
Copy full SHA for ac14da4
View code at this point
Browse repository at this point
Be more lenient with some missing atom_site fields
josemduarte
committed
805a902
View commit details
Copy full SHA for 805a902
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
fix: issue #1081 Sonar S1132 Strings literals should be placed on the left side when checking for equality
jlerbsc
committed
ac75f31
View commit details
Copy full SHA for ac75f31
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
Merge pull request #1077 from hilbertglm/20240108-scop
Show description for 79f2062
josemduarte
authored
79f2062
View commit details
Copy full SHA for 79f2062
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
Changed the URLs to the mirrors from http to https. Changed the name of the URL path to reflect a change in the v2 naming.
hilbertglm
committed
f45e018
View commit details
Copy full SHA for f45e018
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
Updating test
josemduarte
committed
a3d9437
View commit details
Copy full SHA for a3d9437
View code at this point
Browse repository at this point
Commits on Dec 29, 2023
Updated to Jakarta JAXB and Java 17
hilbertglm
committed
d5ea96c
View commit details
Copy full SHA for d5ea96c
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Merge remote-tracking branch 'origin/master'
josemduarte
committed
4796663
View commit details
Copy full SHA for 4796663
View code at this point
Browse repository at this point
Try-with from sonar
josemduarte
committed
9105226
View commit details
Copy full SHA for 9105226
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
Sonar S2129 Constructors should not be used to instantiate 'String', 'BigInteger', 'BigDecimal' and primitive-wrapper classes (Issue #1066)
jlerbsc
committed
4a1863d
View commit details
Copy full SHA for 4a1863d
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Second fix for sonar rule 's1130' throws declarations should not be superfluous. This fix is specific to constructor declarations.
jlerbsc
committed
0819819
View commit details
Copy full SHA for 0819819
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
Cleanup
josemduarte
committed
fc07139
View commit details
Copy full SHA for fc07139
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
Merge pull request #1062 from jlerbsc/master
Show description for 56b98c8
josemduarte
authored
56b98c8
View commit details
Copy full SHA for 56b98c8
View code at this point
Browse repository at this point
Commits on May 24, 2023
Improvements from review comments
josemduarte
committed
4d146e1
View commit details
Copy full SHA for 4d146e1
View code at this point
Browse repository at this point
Commits on May 21, 2023
Fix Sonar S1130 throws declarations should not be superfluous
jlerbsc
committed
86307e9
View commit details
Copy full SHA for 86307e9
View code at this point
Browse repository at this point
Commits on May 12, 2023
Fixing empty seqres groups for cif files with no _entity
josemduarte
committed
6431114
View commit details
Copy full SHA for 6431114
View code at this point
Browse repository at this point
Fixing empty seqres groups for pdb files with not seqres
josemduarte
committed
12137bf
View commit details
Copy full SHA for 12137bf
View code at this point
Browse repository at this point
Commits on May 11, 2023
Handling nulls in descriptions
josemduarte
committed
a8a96ec
View commit details
Copy full SHA for a8a96ec
View code at this point
Browse repository at this point
New test
josemduarte
committed
3543eb9
View commit details
Copy full SHA for 3543eb9
View code at this point
Browse repository at this point
Commits on May 10, 2023
Writing out entity info in CIF
josemduarte
committed
615a570
View commit details
Copy full SHA for 615a570
View code at this point
Browse repository at this point
Commits on May 7, 2023
Sonar S4973 '==' and '!=' should not be used when 'equals' is overridden #1052
Pavan Kumar, Thummuru
committed
caa5789
View commit details
Copy full SHA for caa5789
View code at this point
Browse repository at this point
Commits on Apr 16, 2023
Sonar S4973 '==' and '!=' should not be used when 'equals' is overridden #1052
tmrpavan
committed
963dc01
View commit details
Copy full SHA for 963dc01
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Refactoring : Adding Static constants for NUCLEOTIDE_BACKBONE_ATOMS and AMINOACID_BACKBONE_ATOMS
Sreejith Nair
committed
a135683
View commit details
Copy full SHA for a135683
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Refactoring : Changes to refactor isPureTranslation method to eliminate complex conditional smell
Sreejith Nair
committed
4676fe7
View commit details
Copy full SHA for 4676fe7
View code at this point
Browse repository at this point
Refactoring Decompose conditional : Changes to refactor getContactOverlapScore method to eliminate complex conditional smell
Sreejith Nair
committed
2ddf8b0
View commit details
Copy full SHA for 2ddf8b0
View code at this point
Browse repository at this point
Refactoring : Extract method changes to reduce the cyclomatic complexity of getBackboneAtomArray
Sreejith Nair
committed
bf40264
View commit details
Copy full SHA for bf40264
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
Fixing test after PDB id obsoletion
josemduarte
committed
5de0163
View commit details
Copy full SHA for 5de0163
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
More nullpdbid tests (#1056)
Show description for 043eb40
josemduarte
and
sbliven
authored
043eb40
View commit details
Copy full SHA for 043eb40
View code at this point
Browse repository at this point
Merge pull request #1055 from josemduarte/fixCifSrcNatParsing
Show description for 5218e59
josemduarte
authored
5218e59
View commit details
Copy full SHA for 5218e59
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.