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
.
JavaMuller
/
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-genome
src
on
master
User selector
All users
All time
Commit history
Commits on Sep 21, 2016
Merge branch 'master' of github.com:biojava/biojava
Show description for c34385a
andreasprlic
committed
c34385a
View commit details
Copy full SHA for c34385a
View code at this point
Browse repository at this point
tiny javadoc improvements
andreasprlic
committed
1937027
View commit details
Copy full SHA for 1937027
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
Merge pull request #567 from andviane/master
Show description for 75a5f59
josemduarte
authored
75a5f59
View commit details
Copy full SHA for 75a5f59
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
More tests for issue #355
andviane
committed
b3142b9
View commit details
Copy full SHA for b3142b9
View code at this point
Browse repository at this point
Pulling in the @josemduarte test case for issue #355
andviane
committed
df1f905
View commit details
Copy full SHA for df1f905
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Cleanup
andviane
committed
220f9ff
View commit details
Copy full SHA for 220f9ff
View code at this point
Browse repository at this point
Fix 355
andviane
committed
b8f3a4c
View commit details
Copy full SHA for b8f3a4c
View code at this point
Browse repository at this point
Commits on Aug 18, 2016
making output less verbose
andreasprlic
committed
56e81e6
View commit details
Copy full SHA for 56e81e6
View code at this point
Browse repository at this point
setting default log level to warn
andreasprlic
committed
07f244a
View commit details
Copy full SHA for 07f244a
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Merge branch 'bugfixes-4.2'
Show description for ee2210b
sbliven
committed
ee2210b
View commit details
Copy full SHA for ee2210b
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
new utility class for chromosome mappings.
andreasprlic
committed
795be8f
View commit details
Copy full SHA for 795be8f
View code at this point
Browse repository at this point
new utility class for chromosome mappings.
andreasprlic
committed
04b8f4a
View commit details
Copy full SHA for 04b8f4a
View code at this point
Browse repository at this point
new utility class for chromosome mappings.
andreasprlic
committed
f2f4143
View commit details
Copy full SHA for f2f4143
View code at this point
Browse repository at this point
Adding test for genome mapping
andreasprlic
committed
bceab29
View commit details
Copy full SHA for bceab29
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
#534 moving the getHTML methods out of BioJava
andreasprlic
committed
269855a
View commit details
Copy full SHA for 269855a
View code at this point
Browse repository at this point
#534 renaming method names, according to @joseduarte 's comments
andreasprlic
committed
aba6ed8
View commit details
Copy full SHA for aba6ed8
View code at this point
Browse repository at this point
#534 addressing @joseduarte 's comments
andreasprlic
committed
d01e01e
View commit details
Copy full SHA for d01e01e
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Merge branch 'master' of github.com:andreasprlic/biojava
Show description for 388220d
andreasprlic
committed
388220d
View commit details
Copy full SHA for 388220d
View code at this point
Browse repository at this point
adding a unit test for checking genomic ranges to CDS mapping tools
andreasprlic
committed
993f65a
View commit details
Copy full SHA for 993f65a
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
adding tools to map from chromosome positions to mRNA coding sequence position.
andreasprlic
committed
02941c7
View commit details
Copy full SHA for 02941c7
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
adding tools to map from chromosome positions to mRNA coding sequence position.
andreasprlic
committed
1a27afc
View commit details
Copy full SHA for 1a27afc
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
squid:S2272 - "Iterator.next()" methods should throw "NoSuchElementException"
Mohamed Ezzat
committed
f3f7395
View commit details
Copy full SHA for f3f7395
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
squid:S2063 - Comparators should be Serializable
Mohamed Ezzat
committed
23136cb
View commit details
Copy full SHA for 23136cb
View code at this point
Browse repository at this point
Commits on Jun 9, 2016
Merge pull request #499 from DevFactory/release--primitives-should-not-be-boxed-just-for-String-conversion-fix-1
Show description for 1d874f1
andreasprlic
authored
1d874f1
View commit details
Copy full SHA for 1d874f1
View code at this point
Browse repository at this point
Commits on Jun 5, 2016
squid:S2131 - Primitives should not be boxed just for String conversion
Mohamed Ezzat
committed
fa52fd8
View commit details
Copy full SHA for fa52fd8
View code at this point
Browse repository at this point
Commits on Jun 4, 2016
squid:S1197 - Array designators should be on the type, not the variable
Mohamed Ezzat
committed
713171b
View commit details
Copy full SHA for 713171b
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
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
Commits on Mar 9, 2016
Removing unnecessary casts
sbliven
committed
38934ac
View commit details
Copy full SHA for 38934ac
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
Commits on Dec 16, 2015
New test and implementing a proper equals for Location
josemduarte
committed
d144c9b
View commit details
Copy full SHA for d144c9b
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Merge commit '248cc08c7fbbdc02249bcac0f10481127b7d3ac7'
josemduarte
committed
3abb93f
View commit details
Copy full SHA for 3abb93f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.