../
|
pisa/
|
1217
(10 years ago)
by jmduarteg:
First fully working version (this time hopefully for real...) of interface enumeration. Works for many examples, still there are problems in many others due to area discrepancies with pisa, but those are minor things. The elimination of duplicates is based on chain codes and number of contacting atoms, it is of course possible that 2 different interfaces happen to have the same chain codes and same number of contacting atoms (but unlikely). Would need a more fine grained comparison.
New test class to compare automatically to PISA output.
|
package-info.java
|
1005
(11 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
UniProtConnection.java
|
1045
(11 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.
|
SiftsConnection.java
|
1226
(10 years ago)
by hstehr:
Refactoring of SiftsConnection and SiftsFeature, now implementing Uniprot2Pdb
|
ScopConnection.java
|
1034
(11 years ago)
by jmduarteg:
Extracted Scop parsing code to its own connection class.
|
PrositeScanner.java
|
1009
(11 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
|
PrositeHit.java
|
1009
(11 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
|
PhosphoSitePlusConnection.java
|
1005
(11 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
PDomainsConnection.java
|
1005
(11 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
NoMatchFoundException.java
|
1040
(11 years ago)
by jmduarteg:
New UniprotConnection taken from Henning's structural impact project (lots of new jar dependencies with that). New EmblWSDBFetchConnection class to get sequences from EMBL web services.
|
JPredStopNotifier.java
|
1060
(10 years ago)
by hstehr:
New helper classes JPredProgressRetriever and JPredNotifier which can be used to run JPredConnection in a thread and notify some GUI component of the progress.
|
JPredProgressRetriever.java
|
1060
(10 years ago)
by hstehr:
New helper classes JPredProgressRetriever and JPredNotifier which can be used to run JPredConnection in a thread and notify some GUI component of the progress.
|
JPredConnection.java
|
1062
(10 years ago)
by stehr:
fixed a minor bug in JPredConnection; new method SecondaryStructure.getConsensusSecondaryStructure(); changed visibility of RIGEnsemble.addFile() to public
|
GTGParser.java
|
1009
(11 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
|
GTGHitList.java
|
1009
(11 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
|
GTGHit.java
|
1009
(11 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
|
EmblWSDBfetchConnection.java
|
1172
(10 years ago)
by jmduarteg:
Now using apache commons logging
|
ECConnection.java
|
1035
(11 years ago)
by jmduarteg:
Extracted the EC data parsing code to its own connection class.
|
ConsurfConnection.java
|
1005
(11 years ago)
by hstehr:
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
|
CSAConnection.java
|
1034
(11 years ago)
by jmduarteg:
Extracted Scop parsing code to its own connection class.
|