../
|
pisa/
|
1228
(11 years ago)
by jmduarteg:
Now PISA interfaces using same classes as our own calculated interfaces. Removed all Pisa specific classes (except for connector and parser). Introduce new class ChainInterfaceList which also simplifies some things.
PdbAsymUnitTest passes.
|
ConsurfConnection.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
|
package-info.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
|
PDomainsConnection.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
|
GTGParser.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
|
GTGHitList.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
|
PrositeHit.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
|
GTGHit.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
|
PrositeScanner.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
|
ScopConnection.java
|
1034
(12 years ago)
by jmduarteg:
Extracted Scop parsing code to its own connection class.
|
CSAConnection.java
|
1034
(12 years ago)
by jmduarteg:
Extracted Scop parsing code to its own connection class.
|
ECConnection.java
|
1035
(12 years ago)
by jmduarteg:
Extracted the EC data parsing code to its own connection class.
|
NoMatchFoundException.java
|
1040
(12 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
(12 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
(12 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
(12 years ago)
by stehr:
fixed a minor bug in JPredConnection; new method SecondaryStructure.getConsensusSecondaryStructure(); changed visibility of RIGEnsemble.addFile() to public
|
EmblWSDBfetchConnection.java
|
1172
(11 years ago)
by jmduarteg:
Now using apache commons logging
|
SiftsConnection.java
|
1226
(11 years ago)
by hstehr:
Refactoring of SiftsConnection and SiftsFeature, now implementing Uniprot2Pdb
|
PhosphoSiteConnection.java
|
1231
(11 years ago)
by hstehr:
Adding class PhosphoSiteConnection
|
UniProtConnection.java
|
1232
(11 years ago)
by hstehr:
Merging (yet again) my personal UniProtConnection with owl.core.connections.UniProtConnection; new features: Methods for retrieving cross references for PDB and PhosphoSitePlus
|
UniprotPdbRef.java
|
1232
(11 years ago)
by hstehr:
Merging (yet again) my personal UniProtConnection with owl.core.connections.UniProtConnection; new features: Methods for retrieving cross references for PDB and PhosphoSitePlus
|