JAL-3863 passing test to verify a uniprot accession with canonical flag set is transf...
[jalview.git] / src / jalview / api / DBRefEntryI.java
2021-09-03 Jim ProcterJAL-3863 passing test to verify a uniprot accession...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-16 Jim ProcterJAL-2418 source formatting
2016-10-05 Jim ProcterJAL-2189 apply license
2016-09-06 gmungocJAL-2106 DBRefEntry.isPrimary() renamed isPrimaryCandid...
2016-09-05 gmungocJAL-2106 corrections to DBRefEntry.isPrimary code and...
2016-08-24 Jim ProcterJAL-2106 DBRefEntry.isPrimary() minimal test & implemen...
2016-07-20 Jim ProcterJAL-1926 JAL-2106 remove startRes/endRes fields - not...
2016-05-31 Jim ProcterJAL-1551 JAL-2106 javadoc
2016-05-31 Jim ProcterJAL-2110 abstract methods should never reference their...
2016-05-31 gmungocJAL-2110 refactor + tests to allow a dbref version...
2016-05-26 Jim ProcterJAL-2121 refactor todo
2016-03-03 tcofoegbuJAL-1919 fixed bug causing PDBfile test failure
2015-10-28 tcofoegbuJAL-1479 added support for SIFTs mapping output viewing...
2015-10-15 tcofoegbuJAL-1479 refactored SequenceI interface - changed getDB...
2015-10-14 tcofoegbuJAL-1926 created interface for DBRefEntry