Add "safe type cast" warnings
[jabaws.git] / webservices / compbio / ws / server / RNAalifoldWS.java
2013-09-10 Sasha SherstnevAdd "safe type cast" warnings
2013-08-31 Daniel BartonParameter bug fixed, Jalview will now run some parameters
2013-08-30 Daniel BartonClean-up, refactoring, commenting. Parameters file...
2013-08-22 Daniel BartonImport RNAalifold removed from RNAStructReader. @XmlSee...
2013-08-21 Daniel BartonReverted some testing changes in TestRNAalifoldWS so...
2013-08-21 Daniel BartonReverted some changes I made for testing back to their...
2013-08-21 Daniel BartonRNAStruct replaced by RNAStructScoreManager. Why does...
2013-08-16 Daniel BartonWebservice working with ScoreManager
2013-08-15 Daniel BartonWebservice Updated for scoremanager but I think I broke...
2013-08-15 Daniel BartonAlifold results are now parsed and stored in a ScoreMan...
2013-08-12 Daniel BartonWebservice which implements FoldWS and returns String...
2013-08-08 Daniel BartonWebservice works! but only supports some parameters...
2013-08-05 Daniel BartonSimple datamodel for RNAalifold.exe output and method...
2013-08-04 Daniel BartonParameters Tester updated. Untested webservice code...