jalview.git
10 years agoMerge branch 'develop' into develop_m2_8_1_2
Jim Procter [Fri, 7 Jun 2013 14:17:04 +0000 (15:17 +0100)]
Merge branch 'develop' into develop_m2_8_1_2
tweaking to deal with my own conflict finessing
Conflicts:
src/jalview/io/StockholmFile.java

10 years agoMerge branch 'JAL-1161_optimisingAnnotationPanel' into develop
Jim Procter [Fri, 7 Jun 2013 13:55:23 +0000 (14:55 +0100)]
Merge branch 'JAL-1161_optimisingAnnotationPanel' into develop

Conflicts:
src/jalview/datamodel/Annotation.java
src/jalview/io/AppletFormatAdapter.java
src/jalview/io/StockholmFile.java
src/jalview/renderer/AnnotationRenderer.java
Feature conflict left unresolved - JAL-1081 (Pseuodknots) which utilises VARNA to process stockholm annotation data

10 years agoMerge branch 'develop' into develop_m2_8_1_2
Jim Procter [Fri, 31 May 2013 16:26:21 +0000 (17:26 +0100)]
Merge branch 'develop' into develop_m2_8_1_2

10 years agoJAL-1259 patch to avoid NPE
Jim Procter [Fri, 31 May 2013 16:09:33 +0000 (17:09 +0100)]
JAL-1259 patch to avoid NPE

11 years agoMerge branch 'menard' into develop_m2_8_1_2
Jim Procter [Fri, 24 May 2013 15:01:56 +0000 (16:01 +0100)]
Merge branch 'menard' into develop_m2_8_1_2

11 years agoJAL-???? notes on summarisation and analysis of annotation tracks
Jim Procter [Sun, 19 May 2013 18:25:49 +0000 (19:25 +0100)]
JAL-???? notes on summarisation and analysis of annotation tracks

11 years agoJAL-1291 reinstate fastPaint flag manipulation to make trackPad scrolling smooth
Jim Procter [Fri, 24 May 2013 13:14:45 +0000 (14:14 +0100)]
JAL-1291 reinstate fastPaint flag manipulation to make trackPad scrolling smooth

11 years agoJAL-1291 TODO: revised graphGroup model so grouped graphs are more efficiently rendered
Jim Procter [Fri, 24 May 2013 12:34:55 +0000 (13:34 +0100)]
JAL-1291 TODO: revised graphGroup model so grouped graphs are more efficiently rendered

11 years agoJAL-1291 - don't touch the graphics object until after deciding to skip annotation row
Jim Procter [Fri, 24 May 2013 12:27:49 +0000 (13:27 +0100)]
JAL-1291 - don't touch the graphics object until after deciding to skip annotation row

11 years agoJAL-1291 conditional output of rendering debugging info
Jim Procter [Fri, 24 May 2013 12:27:06 +0000 (13:27 +0100)]
JAL-1291 conditional output of rendering debugging info

11 years agopatch for JAL-1300 fixes JAL-1294: read and write COMBINE statements that use SEQUENC...
Jim Procter [Thu, 23 May 2013 14:48:31 +0000 (15:48 +0100)]
patch for JAL-1300 fixes JAL-1294: read and write COMBINE statements that use SEQUENCE_REF and GROUP_REF scope to conserve annotation rows with seqeunce and group references

11 years agoJAL-1300 test and example data for parsing annotation files with COMBINE statements...
Jim Procter [Thu, 23 May 2013 14:47:16 +0000 (15:47 +0100)]
JAL-1300 test and example data for parsing annotation files with COMBINE statements to group sequence associated annotation

11 years agoJAL-1295 test to demonstrate JAL-1294 (caused by JAL-1297)
Jim Procter [Thu, 23 May 2013 11:04:24 +0000 (12:04 +0100)]
JAL-1295 test to demonstrate JAL-1294 (caused by JAL-1297)

11 years agoJAL-1295 refactored Jws2 discovery bootstrap code to test utility class
Jim Procter [Thu, 23 May 2013 11:03:09 +0000 (12:03 +0100)]
JAL-1295 refactored Jws2 discovery bootstrap code to test utility class

11 years agoJAL-1295 relaxed test for Annotation element equivalence and javadoc to clarify forma...
Jim Procter [Thu, 23 May 2013 10:58:20 +0000 (11:58 +0100)]
JAL-1295 relaxed test for Annotation element equivalence and javadoc to clarify format for Annotation.toString

11 years agoJAL-381 Desktop.addInternalFrame cannot be called in headless mode
Jim Procter [Thu, 23 May 2013 10:57:02 +0000 (11:57 +0100)]
JAL-381 Desktop.addInternalFrame cannot be called in headless mode

11 years agoJAL-1299 fix: ensure a new graphGroup is created if first row identified in COMBINE...
Jim Procter [Thu, 23 May 2013 09:15:59 +0000 (10:15 +0100)]
JAL-1299 fix: ensure a new graphGroup is created if first row identified in COMBINE statement doesn't have existing graphGroup assignment

11 years agoJAL-1295 JAL-1296 clearer assertion failed message
Jim Procter [Thu, 23 May 2013 09:12:17 +0000 (10:12 +0100)]
JAL-1295 JAL-1296 clearer assertion failed message

11 years agoJAL-1295 JAL-1297 enhance test to check graph visiblity and graphGroup set equivalence
Jim Procter [Wed, 22 May 2013 17:06:21 +0000 (18:06 +0100)]
JAL-1295 JAL-1297 enhance test to check graph visiblity and graphGroup set equivalence

11 years agofix for JAL-1297: COMBINE output now follows specification and all additional annotat...
Jim Procter [Wed, 22 May 2013 16:53:03 +0000 (17:53 +0100)]
fix for JAL-1297: COMBINE output now follows specification and all additional annotation rows included in output (not just the first one which wasn't hidden)

11 years agoJAL-1296 JAL-1291 JAL-1297 JAL-1295 JAL-1294
Jim Procter [Wed, 22 May 2013 16:49:09 +0000 (17:49 +0100)]
JAL-1296 JAL-1291 JAL-1297 JAL-1295 JAL-1294
test alignment annotation file IO for example given in documentation and for multiple combine statement

11 years agoJAL-1291 JAL-1297 JAL-1295 JAL-1294 allow alignment+annotation equivalence test to...
Jim Procter [Wed, 22 May 2013 16:46:25 +0000 (17:46 +0100)]
JAL-1291 JAL-1297 JAL-1295 JAL-1294 allow alignment+annotation equivalence test to be used in other tests

11 years agojavadoc and formatting
Jim Procter [Wed, 22 May 2013 16:45:42 +0000 (17:45 +0100)]
javadoc and formatting

11 years agoJAL-1297 JAL-1295 JAL-1294 sensible toString for benefit of annotation IO test
Jim Procter [Wed, 22 May 2013 16:45:29 +0000 (17:45 +0100)]
JAL-1297 JAL-1295 JAL-1294 sensible toString for benefit of annotation IO test

11 years agoJAL-1297 JAL-1295 JAL-1294 improve test logic for comparing annotation elements
Jim Procter [Wed, 22 May 2013 16:43:40 +0000 (17:43 +0100)]
JAL-1297 JAL-1295 JAL-1294 improve test logic for comparing annotation elements

11 years agoJAL-1296 reinstated tab characters so example annotation file can be copied and paste...
Jim Procter [Tue, 21 May 2013 14:05:47 +0000 (15:05 +0100)]
JAL-1296 reinstated tab characters so example annotation file can be copied and pasted to a file and imported

11 years agoJAL-1070 - [ not a real patch ] - include offending line number and content in output...
Jim Procter [Tue, 21 May 2013 13:12:15 +0000 (14:12 +0100)]
JAL-1070 - [ not a real patch ] - include offending line number and content in output when an Alignment annotation file parsing exception stacktraces to stderr

11 years agoJAL-966 paintrefresher should be abstract [ Merge branch 'jv3_notes' into JAL-1161_op...
Jim Procter [Tue, 21 May 2013 09:53:37 +0000 (10:53 +0100)]
JAL-966 paintrefresher should be abstract [ Merge branch 'jv3_notes' into JAL-1161_optAnnotPanelRendering ]

11 years agoJAL-1161 conditional parameters for controlling clipping
Jim Procter [Tue, 21 May 2013 09:52:14 +0000 (10:52 +0100)]
JAL-1161 conditional parameters for controlling clipping

11 years agoJAL-1292 avoid exception by using bitset of arbitrary width for remembering which...
Jim Procter [Tue, 21 May 2013 08:33:56 +0000 (09:33 +0100)]
JAL-1292 avoid exception by using bitset of arbitrary width for remembering which graphgroups have been drawn

11 years agoJAL-1161 changed signature to allow clipping bounds for panel to be obtained
Jim Procter [Mon, 20 May 2013 14:35:04 +0000 (15:35 +0100)]
JAL-1161 changed signature to allow clipping bounds for panel to be obtained

11 years agoformatting
Jim Procter [Mon, 20 May 2013 14:33:46 +0000 (15:33 +0100)]
formatting

11 years agoJAL-1161 only trigger an annotation repaint in unwrapped view when the horizontal...
Jim Procter [Sun, 19 May 2013 18:29:51 +0000 (19:29 +0100)]
JAL-1161 only trigger an annotation repaint in unwrapped view when the horizontal offset changes.

11 years agoJAL-1161 enable fastPaint for nudges from scroll bars or trackpad
Jim Procter [Sun, 19 May 2013 18:28:25 +0000 (19:28 +0100)]
JAL-1161 enable fastPaint for nudges from scroll bars or trackpad

11 years agoJAL-1161 stick to api
Jim Procter [Sun, 19 May 2013 18:27:16 +0000 (19:27 +0100)]
JAL-1161 stick to api

11 years agotypo
Jim Procter [Sun, 19 May 2013 18:26:46 +0000 (19:26 +0100)]
typo

11 years agoMerge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch
Jim Procter [Tue, 21 May 2013 15:36:03 +0000 (16:36 +0100)]
Merge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch

11 years agoJAL-1140 JAL-674 process with annotate3d and Jmol to get RNA and protein secondary...
Jim Procter [Fri, 15 Mar 2013 17:01:49 +0000 (17:01 +0000)]
JAL-1140 JAL-674 process with annotate3d and Jmol to get RNA and protein secondary structure (will need to refactor this when merging to development branch)

11 years agoJAL-674 ensure annotation is properly annotated
Jim Procter [Fri, 15 Mar 2013 16:57:50 +0000 (16:57 +0000)]
JAL-674 ensure annotation is properly annotated

11 years agoJAL-1231 add chain ID
Jim Procter [Fri, 15 Mar 2013 16:57:31 +0000 (16:57 +0000)]
JAL-1231 add chain ID

11 years agoJAL-1231 allow Jmol file handler to read from a stream
Jim Procter [Fri, 15 Mar 2013 16:56:41 +0000 (16:56 +0000)]
JAL-1231 allow Jmol file handler to read from a stream

11 years agoMerge branch 'JAL-1199-Stk_writing' into rnaml_test
Jim Procter [Tue, 21 May 2013 15:21:12 +0000 (16:21 +0100)]
Merge branch 'JAL-1199-Stk_writing' into rnaml_test

11 years agosplit test for general Stockholm IO consistency (JAL-1199) from test for IO of sequen... JAL-1199-Stk_writing
Jim Procter [Fri, 15 Feb 2013 15:43:27 +0000 (15:43 +0000)]
split test for general Stockholm IO consistency (JAL-1199) from test for IO of sequence metadata (JAL-1265)

11 years agoJAL-1199 JAL-1272 remove main() method from test class
Jim Procter [Fri, 15 Feb 2013 15:42:21 +0000 (15:42 +0000)]
JAL-1199 JAL-1272 remove main() method from test class

11 years agoformatting
Jim Procter [Fri, 15 Feb 2013 15:40:34 +0000 (15:40 +0000)]
formatting

11 years agoJAL-1199 JAL-1272 refactored Natasha's test to a generic alignment data consistency...
Jim Procter [Fri, 15 Feb 2013 15:40:12 +0000 (15:40 +0000)]
JAL-1199 JAL-1272 refactored Natasha's test to a generic alignment data consistency test

11 years agoJAL-1286 URL stream reader tries to use a GZIPInputStream if URL ends in .gz
Jim Procter [Fri, 12 Apr 2013 04:37:56 +0000 (14:37 +1000)]
JAL-1286 URL stream reader tries to use a GZIPInputStream if URL ends in .gz

11 years agoMerge branch 'JAL-1289_initCallBack' into Release_2_8_Branch
Jim Procter [Mon, 13 May 2013 13:55:32 +0000 (14:55 +0100)]
Merge branch 'JAL-1289_initCallBack' into Release_2_8_Branch

11 years agoMerge branch 'JAL-1289_initCallBack' into develop
Jim Procter [Mon, 13 May 2013 13:55:06 +0000 (14:55 +0100)]
Merge branch 'JAL-1289_initCallBack' into develop

11 years agoJAL-1289 call oninit callback even if no alignment data was loaded
Jim Procter [Mon, 13 May 2013 13:25:11 +0000 (14:25 +0100)]
JAL-1289 call oninit callback even if no alignment data was loaded

11 years agoMerge branch 'JAL-1286_gzip' into Release_2_8_Branch
Jim Procter [Fri, 12 Apr 2013 04:39:40 +0000 (14:39 +1000)]
Merge branch 'JAL-1286_gzip' into Release_2_8_Branch

11 years agoJAL-1286 URL stream reader tries to use a GZIPInputStream if URL ends in .gz
Jim Procter [Fri, 12 Apr 2013 04:37:56 +0000 (14:37 +1000)]
JAL-1286 URL stream reader tries to use a GZIPInputStream if URL ends in .gz

11 years agoJAL-1140 JAL-1215 JAL-1272 test import of RNAML and output as stockholm
Jim Procter [Fri, 15 Feb 2013 15:54:02 +0000 (15:54 +0000)]
JAL-1140 JAL-1215 JAL-1272 test import of RNAML and output as stockholm

11 years agosplit test for general Stockholm IO consistency (JAL-1199) from test for IO of sequen...
Jim Procter [Fri, 15 Feb 2013 15:43:27 +0000 (15:43 +0000)]
split test for general Stockholm IO consistency (JAL-1199) from test for IO of sequence metadata (JAL-1265)

11 years agoJAL-1199 JAL-1272 remove main() method from test class
Jim Procter [Fri, 15 Feb 2013 15:42:21 +0000 (15:42 +0000)]
JAL-1199 JAL-1272 remove main() method from test class

11 years agoformatting
Jim Procter [Fri, 15 Feb 2013 15:40:34 +0000 (15:40 +0000)]
formatting

11 years agoJAL-1199 JAL-1272 refactored Natasha's test to a generic alignment data consistency...
Jim Procter [Fri, 15 Feb 2013 15:40:12 +0000 (15:40 +0000)]
JAL-1199 JAL-1272 refactored Natasha's test to a generic alignment data consistency test

11 years agoMerge branch 'JAL-1199-Stk_writing' into rnaml_test
Jim Procter [Thu, 14 Feb 2013 18:51:13 +0000 (18:51 +0000)]
Merge branch 'JAL-1199-Stk_writing' into rnaml_test

Conflicts:
src/jalview/io/AppletFormatAdapter.java
src/jalview/io/StockholmFile.java
Merged in Natasha's writer and enhanced parser and relocated VARNA based parser to unused function. This version will *not* cope with pseudoknots

11 years agoJAL-1140 reinstate the simpler version of parsing code from annotate3d update
Jim Procter [Thu, 14 Feb 2013 18:08:54 +0000 (18:08 +0000)]
JAL-1140 reinstate the simpler version of parsing code from annotate3d update

11 years agopatch for bizarre ConcurrentModificationException that I've never seen before !
Jim Procter [Thu, 14 Feb 2013 18:07:05 +0000 (18:07 +0000)]
patch for bizarre ConcurrentModificationException that I've never seen before !

11 years agoMerge branch 'jims_annotate3d_update' into menard_finalsep2012
Jim Procter [Wed, 13 Feb 2013 19:26:01 +0000 (19:26 +0000)]
Merge branch 'jims_annotate3d_update' into menard_finalsep2012

JAL-1269 is fixed by this merge
Conflicts:
.classpath
src/jalview/appletgui/AlignFrame.java
src/jalview/io/RnamlFile.java
src/jalview/io/StockholmFile.java
src/jalview/io/TCoffeeScoreFile.java
src/jalview/renderer/AnnotationRenderer.java
test/jalview/io/TCoffeeScoreFileTest.java

11 years agofix merge conflicts for finess on JAL-1140 (introduced by 1a8f953dd71a9e319e910261927...
jprocter [Tue, 4 Dec 2012 16:11:26 +0000 (16:11 +0000)]
fix merge conflicts for finess on JAL-1140 (introduced by 1a8f953dd71a9e319e910261927f269d69b4692c)

11 years agoJAL-1216 switch to official release of VARNA 3.9
jprocter [Tue, 4 Dec 2012 16:02:36 +0000 (16:02 +0000)]
JAL-1216 switch to official release of VARNA 3.9

11 years agoJAL-1213 JAL-674 robust test with an existing structure in the examples directory
jprocter [Tue, 4 Dec 2012 11:48:05 +0000 (11:48 +0000)]
JAL-1213 JAL-674 robust test with an existing structure in the examples directory

11 years agoJAL-1214 todo
jprocter [Tue, 4 Dec 2012 11:44:42 +0000 (11:44 +0000)]
JAL-1214 todo

11 years agoJAL-1213 JAL-674 - import a PDB file using Jmol data api and decorate any peptide...
jprocter [Tue, 4 Dec 2012 11:06:45 +0000 (11:06 +0000)]
JAL-1213 JAL-674 - import a PDB file using Jmol data api and decorate any peptide sequences with secondary structure annotation

11 years agoJAL-674 commented out annotate3d calling code for Jmol external processing routine
jprocter [Tue, 4 Dec 2012 10:48:53 +0000 (10:48 +0000)]
JAL-674 commented out annotate3d calling code for Jmol external processing routine

11 years agoJAL-1028 JAL-674 hooks to call external processing for peptide and nucleic acid seque...
jprocter [Tue, 4 Dec 2012 10:47:44 +0000 (10:47 +0000)]
JAL-1028 JAL-674 hooks to call external processing for peptide and nucleic acid sequences and map secondary structure annotation onto sequence imported into Jalview

11 years agopatch for 'This parser does not support specification "null" version "null"' error
jprocter [Mon, 11 Feb 2013 17:07:52 +0000 (17:07 +0000)]
patch for 'This parser does not support specification "null" version "null"' error

11 years agojson simple library
jprocter [Mon, 11 Feb 2013 16:12:25 +0000 (16:12 +0000)]
json simple library

11 years agoupgrade to latest paradise services model using JSon response.
jprocter [Mon, 11 Feb 2013 16:09:42 +0000 (16:09 +0000)]
upgrade to latest paradise services model using JSon response.

11 years agoMerge branch 'Release_2_8_Branch' into JAL-1199-Stk_writing
jprocter [Wed, 6 Feb 2013 17:04:23 +0000 (17:04 +0000)]
Merge branch 'Release_2_8_Branch' into JAL-1199-Stk_writing

11 years agoMerge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch
jprocter [Wed, 6 Feb 2013 16:49:01 +0000 (16:49 +0000)]
Merge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch

11 years agoJAL-1265 basic support for parsing database accessions from Stockholm
jprocter [Wed, 6 Feb 2013 16:43:45 +0000 (16:43 +0000)]
JAL-1265 basic support for parsing database accessions from Stockholm
JAL-851 - guess the primary sequence accession based on RFAM or PFAM alignment accession code

11 years agoJAL-1199 added test for Rfam Stockholm file example
jprocter [Wed, 6 Feb 2013 16:41:01 +0000 (16:41 +0000)]
JAL-1199 added test for Rfam Stockholm file example

11 years agoJAL-1199 refactored stockholm test code from main class and added a Pfam Stockholm...
jprocter [Wed, 6 Feb 2013 15:43:50 +0000 (15:43 +0000)]
JAL-1199 refactored stockholm test code from main class and added a Pfam Stockholm file for testing purposes (with new PDB dbref test)

11 years agoMerge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch
jprocter [Tue, 5 Feb 2013 15:18:18 +0000 (15:18 +0000)]
Merge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch

11 years agoformatting
jprocter [Tue, 5 Feb 2013 15:17:56 +0000 (15:17 +0000)]
formatting

11 years agoMerge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch
jprocter [Tue, 5 Feb 2013 15:00:37 +0000 (15:00 +0000)]
Merge branch 'JAL-1199-Stk_writing' into Release_2_8_Branch

11 years agoMerge branch 'Dbfetch_hotfix-JAL-1238' into develop
jprocter [Sun, 20 Jan 2013 14:29:22 +0000 (14:29 +0000)]
Merge branch 'Dbfetch_hotfix-JAL-1238' into develop

11 years agoMerge branch 'Dbfetch_hotfix-JAL-1238' into Release_2_8_Branch
jprocter [Sun, 20 Jan 2013 14:28:43 +0000 (14:28 +0000)]
Merge branch 'Dbfetch_hotfix-JAL-1238' into Release_2_8_Branch

11 years agoJAL-1238 test to see if the primary Uniprot source is placed first in list of Uniprot...
jprocter [Fri, 18 Jan 2013 15:56:36 +0000 (15:56 +0000)]
JAL-1238 test to see if the primary Uniprot source is placed first in list of Uniprot sources

11 years agoJAL-1238 order to place primary sources before lower tier sources
jprocter [Fri, 18 Jan 2013 15:55:58 +0000 (15:55 +0000)]
JAL-1238 order to place primary sources before lower tier sources

11 years agoJAL-1238 method to test if DAS source is a primary reference source
jprocter [Fri, 18 Jan 2013 15:55:32 +0000 (15:55 +0000)]
JAL-1238 method to test if DAS source is a primary reference source

11 years agoJAL-1238 tier index indicating distance of a source from the primary source for that...
jprocter [Fri, 18 Jan 2013 15:52:17 +0000 (15:52 +0000)]
JAL-1238 tier index indicating distance of a source from the primary source for that database - level 0 sources are the only ones that should be used to validate sequences.

11 years agoMerge branch 'JAL-1254-hotfix' into develop
jprocter [Fri, 18 Jan 2013 10:50:24 +0000 (10:50 +0000)]
Merge branch 'JAL-1254-hotfix' into develop

11 years agoMerge branch 'JAL-1254-hotfix' into Release_2_8_Branch
jprocter [Fri, 18 Jan 2013 08:09:40 +0000 (08:09 +0000)]
Merge branch 'JAL-1254-hotfix' into Release_2_8_Branch

11 years agoJAL-1255 don't show 'Right click to add annotations' message in wrapped mode
jprocter [Fri, 18 Jan 2013 08:01:53 +0000 (08:01 +0000)]
JAL-1255 don't show 'Right click to add annotations' message in wrapped mode

11 years agoJAL-1254 patch for NPE in annotation renderer when no annotations shown in alignment.
jprocter [Fri, 18 Jan 2013 07:51:31 +0000 (07:51 +0000)]
JAL-1254 patch for NPE in annotation renderer when no annotations shown in alignment.

11 years agotest for output a file in Stockholm format
Natasha [Mon, 17 Dec 2012 15:48:23 +0000 (15:48 +0000)]
test for output a file in Stockholm format

11 years agoOutput accession number for file in stockholm format
Natasha [Wed, 12 Dec 2012 21:02:44 +0000 (21:02 +0000)]
Output accession number for file in stockholm format

11 years agoJAL-1217 check and avoid NPE if no datastore object instantiated
jprocter [Tue, 11 Dec 2012 17:27:39 +0000 (17:27 +0000)]
JAL-1217 check and avoid NPE if no datastore object instantiated

11 years agoJAL-1217 report exception for service when no datastore can be created
jprocter [Tue, 11 Dec 2012 17:27:25 +0000 (17:27 +0000)]
JAL-1217 report exception for service when no datastore can be created

11 years agorevised renderer and annotation model to support different pair-patterns - needs...
jprocter [Fri, 7 Dec 2012 15:53:31 +0000 (15:53 +0000)]
revised renderer and annotation model to support different pair-patterns - needs merging and debugging

11 years agoconvenience function to get the RNA model for an annotation row (probably unused...
jprocter [Fri, 7 Dec 2012 15:51:52 +0000 (15:51 +0000)]
convenience function to get the RNA model for an annotation row (probably unused - need to check)

11 years agouse new secstructure process algorithm
jprocter [Fri, 7 Dec 2012 15:51:28 +0000 (15:51 +0000)]
use new secstructure process algorithm

11 years agoAnne's refined RNAML parser. Seems to have some bugs still (merge with jprocter's...
jprocter [Fri, 7 Dec 2012 15:50:23 +0000 (15:50 +0000)]
Anne's refined RNAML parser. Seems to have some bugs still (merge with jprocter's bugfixed parser)

11 years agoAnne reinstated general stockholm parser code but extended to support pseudoknot...
jprocter [Fri, 7 Dec 2012 15:49:04 +0000 (15:49 +0000)]
Anne reinstated general stockholm parser code but extended to support pseudoknot annotation lines. This will need merging with Natasha's upgraded io.StockholmFile class

11 years agotyping
jprocter [Fri, 7 Dec 2012 15:11:22 +0000 (15:11 +0000)]
typing

11 years agoconsensus secondary structure algorithm (possibly came from VARNA)
jprocter [Fri, 7 Dec 2012 15:10:22 +0000 (15:10 +0000)]
consensus secondary structure algorithm (possibly came from VARNA)