Releases: JCVenterInstitute/Jillion
Releases · JCVenterInstitute/Jillion
Release list
Jillion 5.3.3
5.3.3 Release Notes
API Changes
AbstractNucleotideFastaRecordVisitorandAbstractProteinFastaRecordVisitornow have
an new constructor with a boolean to turn off sequence compression for runtime performance improvements.- added default method
DataStore#isEmpty() Residue#isAmbiguity()has been added. previously this method was only onNucleotide
it has been added toAminoAcidalso.