dkatzel-home
released this
11 Mar 16:57
·
123 commits
to master
since this release
5.3.3 Release Notes
API Changes
AbstractNucleotideFastaRecordVisitor
andAbstractProteinFastaRecordVisitor
now 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 toAminoAcid
also.