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 }}
biocryst
/
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-core
src
on
DakFastaHeader
User selector
All users
All time
Commit history
Commits on Apr 19, 2017
Dak’s new unit test that demonstrates a problem when parsing FASTA files
andreasprlic
committed
9de8e36
View commit details
Copy full SHA for 9de8e36
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
Exposing alignment mappings to be able to map query sequence to target sequence
valasatava
committed
c29825e
View commit details
Copy full SHA for c29825e
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
Refactoring FileDownload util to be a part of biojava-core project
valasatava
committed
3cefc3f
View commit details
Copy full SHA for 3cefc3f
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Adding a method to check whether an array of sequences contains at least two sequences of an equal length
valasatava
committed
aae8b49
View commit details
Copy full SHA for aae8b49
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
hashCode() added for all the classes where added an equals()
valasatava
committed
2d90038
View commit details
Copy full SHA for 2d90038
View code at this point
Browse repository at this point
Merge branch 'sequenceEquals' of https://github.com/valasatava/biojava into sequenceEquals
valasatava
committed
dbcf542
View commit details
Copy full SHA for dbcf542
View code at this point
Browse repository at this point
hashCode added to SequenceFileProxyLoader class
valasatava
committed
3834d4b
View commit details
Copy full SHA for 3834d4b
View code at this point
Browse repository at this point
adding a sequence.equals(Sequence) and hashCode class to sequences.
valasatava
committed
3dadec1
View commit details
Copy full SHA for 3dadec1
View code at this point
Browse repository at this point
changing equals(Sequence) method signature to equals(Object)
andreasprlic
committed
7587b03
View commit details
Copy full SHA for 7587b03
View code at this point
Browse repository at this point
adding a sequence.equals(Sequence) and hashCode class to sequences.
valasatava
committed
f4c9b69
View commit details
Copy full SHA for f4c9b69
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Merge branch 'upstream_master'
emckee2006
committed
3b3354e
View commit details
Copy full SHA for 3b3354e
View code at this point
Browse repository at this point
Add in previously missed protein aliases...
emckee2006
committed
246525b
View commit details
Copy full SHA for 246525b
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
Fix #596. Remove test for GenBank identifier parsing
Show description for 837dc63
sbliven
committed
837dc63
View commit details
Copy full SHA for 837dc63
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Also get short name when getting other protein aliases
emckee2006
committed
9b0d208
View commit details
Copy full SHA for 9b0d208
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Merge branch 'pr/44'
Show description for c819e5a
emckee2006
committed
c819e5a
View commit details
Copy full SHA for c819e5a
View code at this point
Browse repository at this point
add ability to pull gene and protein aliases from uniprot
emckee2006
committed
6c6cdaa
View commit details
Copy full SHA for 6c6cdaa
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Merge pull request #555 from andreasprlic/master
Show description for 715fce4
sbliven
authored
715fce4
View commit details
Copy full SHA for 715fce4
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
GenericInsdcHeaderFormat: Fixed formatting codes.
andviane
committed
4ee01d4
View commit details
Copy full SHA for 4ee01d4
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
making output less verbose
andreasprlic
committed
285583d
View commit details
Copy full SHA for 285583d
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
updating to latest version of Cobertura tests. Now can successfully run locally.
andreasprlic
committed
fbf294c
View commit details
Copy full SHA for fbf294c
View code at this point
Browse repository at this point
Commits on Jul 4, 2016
Merge pull request #525 from andreasprlic/master
Show description for 2fca095
josemduarte
authored
2fca095
View commit details
Copy full SHA for 2fca095
View code at this point
Browse repository at this point
Merge pull request #519 from DevFactory/release--inefficient-string-buffering-fix-1
Show description for 35deefe
josemduarte
authored
35deefe
View commit details
Copy full SHA for 35deefe
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Cleanup - squid:S1858 - "toString()" should never be called on a String object
Mohamed Ezzat
committed
082d860
View commit details
Copy full SHA for 082d860
View code at this point
Browse repository at this point
pmd:InefficientStringBuffering - Inefficient String Buffering
Mohamed Ezzat
committed
da3b8e8
View commit details
Copy full SHA for da3b8e8
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
#505 switching to https for all NCBI utils traffic.
andreasprlic
committed
c013771
View commit details
Copy full SHA for c013771
View code at this point
Browse repository at this point
#505 switching to https for all NCBI utils traffic.
andreasprlic
committed
0175104
View commit details
Copy full SHA for 0175104
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Normalize percentage of identity by the length without gaps #521
lafita
committed
3722ce5
View commit details
Copy full SHA for 3722ce5
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
Implement tests for new utility methods in sequence objects #491
lafita
committed
c8b1d07
View commit details
Copy full SHA for c8b1d07
View code at this point
Browse repository at this point
Method for total gapped positions and coverage in aligned sequences
Show description for 8a9927c
lafita
committed
8a9927c
View commit details
Copy full SHA for 8a9927c
View code at this point
Browse repository at this point
Method for percentage of identity of a sequence pair #491
lafita
committed
f57ede4
View commit details
Copy full SHA for f57ede4
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 10, 2016
squid:S2130 - Parsing should be used to convert Strings to primitives
Mohamed Ezzat
committed
5d3b8e7
View commit details
Copy full SHA for 5d3b8e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.