JAL-4034 change to jalview property name
[jalview.git] / src / jalview / datamodel /
2022-06-06 Jim ProcterJAL-4023 store distances as doubles
2022-04-16 Jim ProcterJAL-3365 expand range of allowed DSSP secondary structu...
2022-03-25 Jim ProcterJAL-3980 JAL-3979 TODOs bug/JAL-3980_JAL-3981_tooltips_sequence_details
2022-03-08 Jim ProcterJAL-3746 apply copyright to source
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2022-02-14 Jim ProcterJAL-3956 - PDBEntry objects constructed from 3D-Beacons...
2022-02-04 Jim ProcterMerge branch 'bug/JAL-3806_mappingCoversSequence_for211... bug/JAL-3806_without_shared_DS_for_2_11_2
2022-02-04 Jim ProcterJAL-3806 require mapping extent covers both sequence...
2022-01-28 Jim ProcterMerge branch 'merge/develop_JAL-3725' into develop
2022-01-26 Jim ProcterMerge branch 'task/JAL-3763_newDatasetForCds' into...
2022-01-26 gmungocJAL-3806 (2.11.2 version) more lax allowance (3 positio...
2022-01-26 gmungocJAL-3725 restrict mapped virtual feature location to...
2021-12-13 Jim ProcterJAL-3829 isCanonical should by default be false - ensur...
2021-11-05 Jim ProcterJAL-3919 use model format field to ensure we get the...
2021-10-01 gmungocJAL-3725 restrict mapped virtual feature location to...
2021-09-21 Ben SoaresJAL-3691 automatic insertion of Locale.ROOT to toUpperC...
2021-09-21 Jim ProcterJAL-3829 ignore the fake ID generated when a PDB format...
2021-09-20 Jim ProcterJAL-3829 ensure nulls are not wildcards when retrieving...
2021-09-20 Jim ProcterJAL-3829 store 3db metadata on PDBEntry so it can be...
2021-09-20 Jim ProcterJAL-3829 allow PDBEntry with file and ID with mismatchi...
2021-09-17 Jim ProcterJAL-2226 new method to search for annotation matching...
2021-09-16 gmungocJAL-3761 locateInFrom/To revised with tests; unused...
2021-09-03 Jim ProcterJAL-3863 promote non-canonical version of dbref to...
2021-09-03 Jim ProcterJAL-3863 passing test to verify a uniprot accession...
2021-08-30 Jim ProcterJAL-3829 generalised Alphafold retrieval mechanism...
2021-08-30 Jim ProcterJAL-3863 mark first accession retrieved from Uniprot...
2021-08-30 Jim ProcterMerge branch 'feature/JAL-3855_ebi_alphafold_import...
2021-08-30 Jim ProcterJAL-3829 3d-beacons structure chooser logic (not yet...
2021-06-09 Jim ProcterJAL-3840 don’t update the modal residue count for gaps patch/JAL-3840_2_11_2
2021-06-09 Jim Procterfixes JAL-3840
2021-06-09 Jim ProcterJAL-3840 failing test - show that addGaps overflows
2021-06-09 Jim ProcterJAL-3840 don’t update the modal residue count for gaps patch/JAL-3840_2_11_1_4
2021-06-09 Jim Procterfixes JAL-3840
2021-06-09 Jim ProcterJAL-3840 failing test - show that addGaps overflows
2021-03-04 Jim ProcterRevert "Merge branch 'bug/JAL-3806_mappingCoversSequenc...
2021-01-28 gmungocJAL-3806 more lax allowance (3 positions) for stop...
2020-10-28 gmungocJAL-3725 restrict mapped virtual feature location to...
2020-10-22 gmungocJAL-3763 Javadoc, check for null, additional tests
2020-10-22 gmungocJAL-3763 test coverage for AlignedCodonFrame.markMapped...
2020-10-22 gmungocJAL-3763 failsafe check for null
2020-10-22 gmungocJAL-3763 refactored getCoveringMapping for virtual...
2020-10-22 gmungocJAL-3700 additions and corrections to unit tests
2020-10-22 gmungocJAL-3763 Javadoc, check for null, additional tests task/JAL-3763_newDatasetForCds
2020-10-22 gmungocJAL-3763 test coverage for AlignedCodonFrame.markMapped...
2020-10-15 gmungocJAL-3763 unused method removed
2020-10-08 gmungocJAL-3763 failsafe check for null
2020-10-08 gmungocJAL-3763 refactored getCoveringMapping for virtual...
2020-09-23 Jim ProcterJAL-3748 not testing for sequence’s containment in... bug/JAL-3700_JAL-3748_reconstructCDSafterProteinMSA_for2_11_1_2
2020-09-23 Jim ProcterJAL-3748 fix compilation error
2020-09-23 Jim ProcterJAL-3748 allow AlignedCodonFrame.covers to optionally...
2020-09-22 Jim ProcterJAL-3748 don’t trash start/end on SequenceI reconstruct...
2020-09-17 gmungocJAL-3700 additions and corrections to unit tests bug/JAL-3700_mapSequenceSelection
2020-09-16 Jim ProcterJAL-3748 preserve sequence IDs from original alignment...
2020-09-16 Jim ProcterJAL-3748 make findAlignedSequence require mapped from...
2020-09-16 Jim ProcterJAL-3748 pass a list to findAlignedSequence to return...
2020-09-16 Jim ProcterJAL-3700 JAL-3748 use AlignedCodonFrame.covers(seq...
2020-09-16 Jim ProcterJAL-3700 JAL-3748 AlignedCodonFrame.covers(seq,true...
2020-09-16 Jim ProcterMerge branch 'failingTest/JAL-3748_reconstructCDSafterP...
2020-09-16 gmungocJAL-3700 fix for propagation of sort commands
2020-09-16 gmungocJAL-3700 check for 'covering' mapping when matching...
2020-09-16 Jim ProcterJAL-3748 store an AlignmentView for the complement...
2020-08-17 Jim ProcterJAL-3490 merged with 2.11.2 develop
2020-08-17 Jim ProcterMerge branch 'patch/Release_2_11_1_Branch_patch_JAL...
2020-08-10 gmungocJAL-3490 match count independent of contiguous matches... patch/Release_2_11_1_Branch_patch_JAL-3490
2020-08-05 gmungocJAL-3700 fix for propagation of sort commands
2020-08-03 gmungocJAL-3700 check for 'covering' mapping when matching...
2020-07-27 gmungocJAL-3621 corrected sequence feature sort and test
2020-07-27 gmungocJAL-3621 update to intervalstore v1.1
2020-05-19 gmungocJAL-3621 corrected sequence feature sort and test
2020-05-19 gmungocMerge branch 'develop' into feature/JAL-3551Pymol
2020-05-18 gmungocJAL-3621 update to intervalstore v1.1
2020-05-18 gmungocMerge branch 'Jalview-JS/develop' into develop
2020-05-01 gmungocJAL-3613 check sequence overlap when matching search...
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2020-04-21 Jim ProcterJAL-3567 translated rather than imputed peptide
2020-04-17 gmungocJAL-3567 unit tests for linked feature tooltips
2020-04-16 gmungocJAL-3567 adjust layout of linked feature report, unit...
2020-04-16 gmungocJAL-3567 added 'imputed by Jalview' to protein conseque...
2020-04-16 gmungocJAL-3567 report mapped location for virtual features...
2020-03-30 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-02-27 Jim ProcterMerge branch 'bug/JAL-3296changeStartInvalidateCursor...
2020-01-28 gmungocMerge branch 'feature/JAL-3121gffAttributeMap' into...
2019-11-01 Ben SoaresJAL-3474 removed all .cvsignore files stored in the... improvement/JAL-3474_lots_of_.cvsignore_files
2019-10-08 gmungocMerge branch 'develop' into Jalview-JS/develop
2019-09-26 gmungocJAL-2481 remove code duplication left by merge
2019-08-22 gmungocMerge branch 'develop' into feature/JAL-3121gffAttributeMap
2019-08-22 gmungocJAL-3187 case-insensitive codon variant calculation
2019-08-22 gmungocJAL-3121 round trip GFF attributes including map-valued...
2019-08-21 gmungocJAL-3187 minor code tidying, todo removal
2019-08-07 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-07-30 gmungocJAL-3198 more efficient Sequence.getDisplayId()
2019-07-26 gmungocMerge branch 'features/JAL-3375vcfValidation' into
2019-07-25 gmungocJAL-3375 ignore '.' values for VCF data
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-07-08 gmungocJAL-3187 derived peptide variants tweaks and tests
2019-07-05 gmungocJAL-3187 initial refactoring towards peptide variant...
2019-06-17 gmungocJAL-2792 JAL-3187 linked features (if shown) in Feature...
2019-06-17 gmungocJAL-3187 add sequence to feature details table (and...
2019-06-13 gmungocJAL-3303 ignore deletions when computing peptide variants
2019-06-11 gmungocJAL-3187 CDS has same dataset sequence as transcript
next