JAL-2816 exclude filtered / thresholded out features when finding
[jalview.git] / src / jalview / io /
2017-11-15 gmungocJAL-2835 take all CSQ fields; catch invalid field match...
2017-11-15 gmungocJAL-2835 support filter/colour by nested attribute...
2017-11-15 gmungocJAL-2835 add filters for VCF/VEP 'fields of interest'
2017-11-13 gmungocJAL-2738 stubs for filtering VEP and VCF fields of...
2017-11-13 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-13 Jim ProcterMerge branch 'imp/JAL-2810_ftsIDtab' into develop
2017-11-13 gmungocJAL-2176 removed unused Sequence.index
2017-11-06 gmungocJAL-2820 include attribute value used for feature colou...
2017-10-27 Jim ProcterJAL-2804 kludge method to test if last key event handle...
2017-10-27 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-10-27 gmungocJAL-2792 capture feature metadata and render in Feature...
2017-10-26 Jim ProcterMerge branch 'feature/JAL-2488finalize' into develop
2017-10-26 gmungocJAL-2792 html table for Feature Details report
2017-10-25 gmungocJAL-2743 fall back to parsing description if chromosome...
2017-10-24 gmungocJAL-2743 slightly fancier species/assembly matching...
2017-10-24 gmungocMerge branch 'develop' into features/JAL-1793VCF; lambd...
2017-10-20 gmungocJAL-2755 update caller for method rename!
2017-10-19 gmungocJAL-2755 put chromosomal dbref first in report
2017-10-12 Jim ProcterJAL-2773 add new flag to paintAlignment(updateOverview... features/JAL-2773_dontalwaysrecolourstructureonrepaintofoverview
2017-10-11 gmungocJAL-2738 javadoc correction
2017-10-09 gmungocJAL-2738 ensure variant feature is in forward sense
2017-10-09 gmungocJAL-2738 remove commented code, unit test coverage
2017-10-05 gmungocJAL-2738 warn (in console) when non chromosomal coordin...
2017-10-04 gmungocJAL-2738 fix bug of premature exit from adding attributes
2017-10-04 gmungocJAL-2738 match consequence "Allele" to VCF allele;...
2017-10-03 gmungocJAL-2738 code formatting
2017-10-02 gmungocJAL-2738 code tidy up, null checks &c
2017-10-02 gmungocJAL-2738 filter VEP consequence data to that for curren...
2017-09-29 gmungocJAL-2738 one sequence feature per (SNP) VCF allele
2017-09-28 gmungocJAL-2738 separate thread to load VCF; update FeatureSet...
2017-09-28 gmungocJAL-1796 GeneLociI as distinguished DBRefEntry
2017-09-26 gmungocJAL-2738 transfer VCF variant features to CDS sequences
2017-09-26 gmungocJAL-2738 unit test for reverse strand gene
2017-09-25 gmungocJAL-2738 use complement base for a VCF variant on rever...
2017-09-25 gmungocJAL-2738 one constant in codebase for "alleles" attribu...
2017-09-25 gmungocJAL-2738 extract SNP variants from SNP or MIXED variant...
2017-09-22 gmungocJAL-2738 extract utility method to MappingUtils
2017-09-22 gmungocJAL-2738 correct handling of reverse strand genes
2017-09-22 gmungocJAL-2738 lookup GRCh38/37 gene mapping
2017-09-21 gmungocJAL-2738 compute VCF on peptide, extract AF (allele...
2017-09-21 gmungocJAL-2738 PoC of Load VCF file on to gene sequence
2017-09-01 gmungocJAL-2488 remove finalize methods
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-16 Jim ProcterJAL-2418 add GPL to main sources
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-27 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-14 gmungocJAL-2598 Sequence.getSequence return a copy of the...
2017-06-07 kiramtJAL-2591 Hidden columns regions can be output to string...
2017-06-07 kiramtJAL-2591 simplifying hidden columns usage
2017-06-02 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-01 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-01 Jim ProcterMerge branch 'features/JAL-1648_cache_user_inputs'...
2017-05-31 tcofoegbuFixed failing tests
2017-05-30 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-29 Jim ProcterMerge branch 'features/JAL-2465_No-mapping_Jmol-structu...
2017-05-29 Jim ProcterJAL-2533 update javadoc features/JAL-2465_No-mapping_Jmol-structures-loaded-via-url
2017-05-26 tcofoegbuJAL-2465 Improvement to re-instate storing recently...
2017-05-26 tcofoegbuJAL-2465 fix to prevent files loaded from the system...
2017-05-25 gmungocJAL-2557 removal of Sequence.sequenceFeatures
2017-05-25 Jim ProcterMerge branch 'develop' into features/JAL-1648_cache_use...
2017-05-25 gmungocJAL-2050 make SequenceFeature.score final, adjust const...
2017-05-25 gmungocJAL-2490 test coverage of empty and null feature group...
2017-05-23 gmungocJAL-2490 find features for export as GFF, JAL-2548...
2017-05-23 gmungocJAL-2490 tidy code and tests for feature export in...
2017-05-23 gmungocJAL-2490 improved lookup of features for Export Feature...
2017-05-22 gmungocJAL-2505 use setter not direct access to sf.description
2017-05-22 gmungocJAL-2543 identify as JSON before HTML
2017-05-22 gmungocJAL-2546 JAL-2490 efficient lookup of features, correct...
2017-05-19 gmungocJAL-2490 refactored test for 'hasFeatures'
2017-05-16 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-16 gmungocJAL-2505 refactor to set type and group in SequenceFeat...
2017-05-15 Jim ProcterMerge branch 'bug/JAL-2507_rnasecstrstockholm' into...
2017-05-15 Jim ProcterJAL-2507 capitalisation for annotation lines generated...
2017-05-15 Jim ProcterJAL-2507 case insensitive recognition of annotation...
2017-05-15 Jim ProcterJAL-2535 quick hack to implement posterior probabilitie...
2017-05-15 tcofoegbuJAL-2520 improvement to use URL leaf name for creating...
2017-05-15 tcofoegbuJAL-2533 improvement to prune off file extension when...
2017-05-15 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-12 Jim ProcterMerge branch 'features/JAL-2388OverviewWindow' into...
2017-05-11 Jim ProcterJAL-2509 JAL-2507 allow whitespace in GS annotation...
2017-05-09 Jim ProcterJAL-2509 extend set of brackets recognised by stockholm...
2017-05-09 tcofoegbuJAL-2520 improvement to download and update structure...
2017-05-09 Jim ProcterJAL-2507 unpaired RNA marked as ‘ ‘ in Stockholm SS...
2017-05-09 Jim ProcterJAL-2507 output secondary structure regardless of prese...
2017-05-09 gmungocJAL-2505 use constructors to set (what will be) final...
2017-05-08 gmungocJAL-2505 set type,desc,begin,end,group,score in Sequenc...
2017-05-08 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-05 kiramtMerge remote-tracking branch
2017-05-05 tcofoegbuJAL-2484 adjusted default cache settings panel's left...
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into features/JAL-2388hiddencolumnschanges
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into
2017-05-04 tcofoegbuJAL-1648 improvements: enter key closes the popup and...
2017-05-04 tcofoegbuJAL-1648 resolved CR-JAL-41 review issues
2017-05-04 Jim Procterfix for JAL-2509 - don’t replace all bracket types...
2017-05-04 Jim Procterfix for JAL-2507 - resolve stockholm per residue annota...
2017-05-02 gmungocJAL-2499 JAL-2403 push 'configure for view' inside...
2017-05-02 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-05-01 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-01 gmungocJAL-2489 JAL-2371 reinstate calls to
2017-04-28 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
next