JAL-4159 sometimes the progress bar may not be available - null check
[jalview.git] / src / jalview / analysis /
2024-05-16 Jim ProcterMerge branch 'develop' into feature/JAL-4159_pasimap
2024-05-15 Renia CorreyaJAL-4386 Added preferences for secondary structure...
2024-05-15 Renia CorreyaJAL-4386 - Implementation of retrieving secondary structure
2024-05-13 Renia CorreyaJAL-4386 - Implementation of substitution matrix and...
2024-04-30 Renia CorreyaJAL-4392 Merging consensus secondary structure
2024-04-30 Renia CorreyaJAL-4386 Comparing secondary structure similarity direc...
2024-04-26 Renia CorreyaJAL-4386 Drop down for secondary structure sources...
2024-04-24 Renia CorreyaJAL-4386 PCA/Tree Calculation for Secondary Structures...
2024-04-18 MorellThomasMerge branch 'test/progressBar' into feature/JAL-4159_p...
2024-04-18 MorellThomasImplemented ProgressBar for PaSiMap
2024-04-16 Renia CorreyaJAL-4386 Calculate tree using secondary structure annot...
2024-04-12 MorellThomasinlcude progress
2024-03-15 MorellThomasFix output of all dimensions
2024-03-15 MorellThomasAlogirthm working, but still giving slightly off results
2024-03-13 Renia CorreyaJAL-4386_Added changes in similarity score calculation...
2024-03-08 Renia CorreyaJAL-4386 Added further checks for sequences that have...
2024-03-08 Renia CorreyaJAL-4386 Calculate tree using secondary structure annot...
2024-03-07 MorellThomasInlcude 8 dimensions
2024-03-06 MorellThomasFix PaSiMap on selected sequences
2024-03-06 MorellThomasTest version to switch branches
2024-01-31 MorellThomasFix output points column labels
2024-01-10 MorellThomasFixed PaSiMap output columns
2023-12-04 MorellThomasNew GPCAPanel button : output pairwise alignments ...
2023-12-01 MorellThomasApplying adjustablenw_params.patch (JAL-4159)
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-10-17 James ProcterJAL-4134 TODO printNode update for columnTrees
2023-10-17 James ProcterJAL-4134 JAL-4302 remove unnecessary casts
2023-10-01 MorellThomasFix Reset Button for PaSiMap and issue with indelfreeAs...
2023-09-18 MorellThomasFix buttons on the PaSiMap plot window
2023-09-16 MorellThomasCorrectly working implementation of the PaSiMap pipeline
2023-09-16 MorellThomasAlmost working
2023-09-08 MorellThomasProperly integrated endGaps option for AlignSeq.traceAl...
2023-09-07 MorellThomasMerge branch 'hardcode'
2023-09-07 MorellThomasImplemented least-squares optimisation in ccAnalysis
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2023-08-04 MorellThomasFix alignment and score calculation for cc_analysis
2023-07-22 MorellThomasImplement MSA, scoring and counting the connections
2023-07-20 James ProcterJAL-3855 auto select clusters and fix up colouring...
2023-07-09 MorellThomasCopied PCA files to PaSiMap analogues and changed all...
2023-07-05 James ProcterMerge branch 'patch/JAL-2292_caseSensitivePAE' into...
2023-06-22 James ProcterJAL-4213 - document the addReferenceAnnotations method...
2023-06-22 James ProcterJAL-2292 - ensure mapping is built for equal symbols... patch/JAL-2292_caseSensitivePAE
2023-05-22 James ProcterJAL-4134 catch NPE - though in principle this should...
2023-05-22 James ProcterJAL-1551 spotless
2023-05-19 James ProcterJAL-1551 spotlessApply
2023-05-19 James ProcterJAL-1551 spotlessApply
2023-05-18 James ProcterJAL-4134 properly specify BinaryNode as a typed generic...
2023-05-15 James ProcterJAL-4182 patch - map selection group onto sequence...
2023-05-13 James ProcterJAL-2349 JAL-3855 helper method to make it easy to...
2023-05-12 James ProcterJAL-2349 allow PAE or other contact matrices to hold...
2023-03-15 James ProcterJAL-4091 JAL-4147 - revised annotation label display...
2023-03-15 James ProcterJAL-4091 JAL-629 ‘Add Reference Annotations’ takes...
2023-02-27 James ProcterJAL-4134 fix more of the egregious SeqNode/BinaryNode...
2023-02-27 James ProcterJAL-4134 use average distance between PAE elements...
2023-02-27 James ProcterJAL-4134 compute normalised dot product for contact...
2023-02-23 James ProcterJAL-4134 group columns using a tree cut - seems to...
2023-02-23 James ProcterJAL-4134 - brutal hack to build a tree clustering colum...
2023-02-23 James ProcterJAL-4134 - refactor tree calculation code to work with...
2022-12-05 Ben SoaresJAL-629 implementation of --tempfac options
2022-10-29 Jim ProcterMerge branch 'features/JAL-4061_and_JAL-4062_findselect...
2022-10-17 Jim ProcterJAL-2349 JAL-3855 Integrate pAE retrieval in StructureF...
2022-09-15 Jim ProcterJAL-4061 use alignment panel’s feature renderer to...
2022-09-15 Jim ProcterJAL-4061 support incremental search of features
2022-09-15 Jim ProcterJAL-4061 tests, bugfixes and TODOs for matching feature...
2022-09-14 Jim ProcterJAL-4061 JAL-4062 Find can now search features
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2022-02-11 Jim ProcterJAL-3949 - refactor logging from jalview.bin.Cache...
2022-02-11 Ben SoaresMerge branch 'develop' into update/JAL-3949_abstracted_...
2022-02-11 Ben SoaresJAL-3949 Complete new abstracted logging framework...
2022-02-04 Jim ProcterMerge branch 'bug/JAL-3806_mappingCoversSequence_for211... bug/JAL-3806_without_shared_DS_for_2_11_2
2022-02-03 Jim ProcterJAL-2305 comments re testFindXrefSequences_withFetch...
2022-01-26 Jim ProcterMerge branch 'task/JAL-3763_newDatasetForCds' into...
2021-09-21 Ben SoaresJAL-3691 automatic insertion of Locale.ROOT to toUpperC...
2020-10-29 Jim Procter JAL-3759 exclude hidden columns when processing...
2020-10-29 Jim ProcterMerge branch 'patch/JAL-3700_JAL-3748_JAL-3763_for_2_11...
2020-10-28 Jim Procterfix for JAL-3765
2020-10-27 Jim ProcterJAL-3700 JAL-3748 JAL-3763 don’t add stop codon via...
2020-10-22 gmungocJAL-3763 always make a new dataset sequence for CDS...
2020-10-20 Jim Procterfix for JAL-3765
2020-10-08 gmungocJAL-3763 always make a new dataset sequence for CDS...
2020-09-22 Jim ProcterJAL-3748 don’t trash start/end on SequenceI reconstruct...
2020-09-16 Jim ProcterJAL-3748 pass a list to findAlignedSequence to return...
2020-08-17 Jim ProcterJAL-3490 merged with 2.11.2 develop
2020-08-10 gmungocJAL-3490 match count independent of contiguous matches... patch/Release_2_11_1_Branch_patch_JAL-3490
2020-06-29 Jim ProcterMerge branch 'bug/JAL-3490findSpanHiddenGaps' into...
2020-05-18 gmungocMerge branch 'Jalview-JS/develop' into develop
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2020-03-30 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-02-18 Mungo CarstairsJAL-3536 JAL-3187 don't create duplicate CDS-to-protein... bug/JAL-3536getCrossrefTwice
2020-01-28 gmungocJAL-3187 one more obsolete method removed
2019-12-12 gmungocJAL-3490 unit test for ignore hidden regions with selec...
2019-12-11 gmungocJAL-3490 tests for skip hidden regions (and a bug fix)
2019-12-11 gmungocJAL-3490 revised layout and search algorithm (more...
2019-11-29 gmungocJAL-3490 Finder match across entirely gapped hidden...
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-08-22 gmungocJAL-3187 one more obsolete method removed
2019-08-09 gmungocJAL-3187 removal of variant feature (non-virtual) trans...
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-07-10 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
next