../
|
tinker/
|
1057
(12 years ago)
by matt4077:
add psi/phi constraints from secondary structure to tinker reconstructions
|
blast/
|
1045
(12 years ago)
by jmduarteg:
Uniprot and embl ws dbfetch connections can now do multiple entries per request. Update to parse also the hit_def tag in blast parser.
|
gromacs/
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
TcoffeeRunner.java
|
1070
(12 years ago)
by jmduarteg:
Fixed bug in TcoffeeRunner. The t_coffee process was hanging after spawning. This didn't happen before, it can be related to the version of t_coffee (I'm using 8.14). Basically t_coffee seems to be doing something weird with stderr and stdout, java doesn't like it and makes the process hang (as usual java has a lot of problems in this area, see StreamGobbler class). The way to solve it is use the -quiet switch of t_coffee that can be used to redirect output to a file or have a complete quiet terminal.
|
DsspRunner.java
|
1046
(12 years ago)
by hstehr:
JPredConnection now returns a SecondaryStructure object; some updated javadocs
|
PsipredRunner.java
|
1046
(12 years ago)
by hstehr:
JPredConnection now returns a SecondaryStructure object; some updated javadocs
|
CalcSurfVolRunner.java
|
1032
(12 years ago)
by jmduarteg:
Extracted the calc-vol and calc-surf runner code to its own Runner class.
|
PsipredError.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
TcoffeeError.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
DaliRunner.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
MaxClusterRunner.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
PolyposeRunner.java
|
1009
(12 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
NaccessRunner.java
|
1005
(12 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|