ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/trunk/proteinstructure
r552
File (rev) Last Change
 ../
contactTypes.dat 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
aapairsBounds.dat 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
SecondaryStructure.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
SecStrucElement.java 505 (17 years ago) by duarte: Now converting also secondary structure in pairwise alignment graph conversion
ScopRegion.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
Scop.java 514 (17 years ago) by filippis: Latest scop and csa versions updated.
RIGraph.java 551 (17 years ago) by duarte: Fixed bug: now reading/writing #MODEL field in contact map files In Pdb writeAtomLines now prints a nicer header with source info depending on source: file or db
RIGNode.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
RIGNbhood.java 529 (17 years ago) by spriya: Drop sequence comparison in compare. Now we compare only length New method getSize in RIGNbhood to be used instead of size that returns neighborhood size + 1
RIGEnsemble.java 546 (17 years ago) by duarte: New feature in GraphAverager: method to write the voters together with the edges; new constructor taking a RIGEnsemble Fixed bug in RIGEnsemble: was not working for cif files. Added a graph averaging output to main() in RIGEnsemble
RIGEdge.java 546 (17 years ago) by duarte: New feature in GraphAverager: method to write the voters together with the edges; new constructor taking a RIGEnsemble Fixed bug in RIGEnsemble: was not working for cif files. Added a graph averaging output to main() in RIGEnsemble
RIGCommonNbhood.java 512 (17 years ago) by duarte: Added getCommanSeparatedResSerials to RIGCommonNbhood
ProtStructGraph.java 547 (17 years ago) by stehr: Added constant NO_SEQ_SEP_VAL
PredEval.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
PirFileFormatError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
PdbfilePdb.java 551 (17 years ago) by duarte: Fixed bug: now reading/writing #MODEL field in contact map files In Pdb writeAtomLines now prints a nicer header with source info depending on source: file or db
PdbfileFormatError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
PdbasePdb.java 524 (17 years ago) by duarte: Fixed reading od PDB files. We hope now to be catching all possible errors present in original PDB files, plus we read correctly CASP TS files: - now reading (and requiring) TARGET record for CASP TS files - now we always have (and require) a sequence (possibly with ? or X) for all cases: PdbfilePdb, CaspRRFileRIGraph, FileRIGraph. - in PDB files we throw format exceptions for: insertion codes, residue numbers <=0, non-ascending order of residue numbers in atom lines, when residues of SEQRES seq and ATOM seq don't match. In addition we warn when starting residue in ATOM lines is >100 - we allow PDB files without a HEADER, i.e. only ATOM lines New fields in Pdb for CAPS identifiers: passed all the way down to RIGraphs in getGraph()
PdbaseInconsistencyError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
PdbLoadError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
PdbCodeNotFoundError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
PdbChainCodeNotFoundError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
Pdb.java 551 (17 years ago) by duarte: Fixed bug: now reading/writing #MODEL field in contact map files In Pdb writeAtomLines now prints a nicer header with source info depending on source: file or db
PairwiseSequenceAlignment.java 499 (17 years ago) by duarte: Got rid of check for equality of tags
PairwiseAlignmentConverter.java 517 (17 years ago) by duarte: Changed Alignment class so that both alignment and sequence indexing are starting at 1 (before alignment indices were starting at 0). Also mapping is now done through arrays not maps. Changed all other classes using Alignment to accommodate this. NOTE: graph averaging hasn't been tested after the change
NbhoodBackgrnd.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
NbhProbDistribution.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
MsdsdPdb.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
MsdsdInconsistentResidueNumbersError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
MaxClusterRunner.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
IntervalSet.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
Interval.java 515 (17 years ago) by stehr: Interval: allow spaces in residue selection strings RIGNbhood: added method getNeighbors
IntPairSet.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
IntPairComparator.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
GraphIdNotFoundError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
GraphIOGDLFile.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
GraphIODb.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
GraphFileFormatError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
FileTypeGuesser.java 550 (17 years ago) by stehr: changed header of contact map file from #AGLAPPE... to #CMVIEW...; when reading, both are accepted to ensure backwards compatibility
FileRIGraph.java 551 (17 years ago) by duarte: Fixed bug: now reading/writing #MODEL field in contact map files In Pdb writeAtomLines now prints a nicer header with source info depending on source: file or db
FileFormatError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
FastaFileFormatError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
ECRegion.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
EC.java 502 (17 years ago) by stehr: EC, CatalSiteSet: added typing to some iterators to avoid eclipse warning Interval: added typing to Comparator to avoid eclipse warning
DbRIGraph.java 513 (17 years ago) by filippis: Fixing the fixed bug! -if graph read is chain graph, then fullLength is set to the maximum observed residue serial -else if graph is scop graph, then fullLength is set to the number of observed residues NOTE:In the case of a wholechain scop graph, there might be inconsistensy between a graph I created with Pdb/RIGraph classes and stored in db and the corresponding graph i read from db. Specifically, the fullLength of graph I equals the length of the chain while the fullLength of graph i equals the number of observed residues.
ContactType.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
ConformationsNotSameSizeError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
CiffilePdb.java 524 (17 years ago) by duarte: Fixed reading od PDB files. We hope now to be catching all possible errors present in original PDB files, plus we read correctly CASP TS files: - now reading (and requiring) TARGET record for CASP TS files - now we always have (and require) a sequence (possibly with ? or X) for all cases: PdbfilePdb, CaspRRFileRIGraph, FileRIGraph. - in PDB files we throw format exceptions for: insertion codes, residue numbers <=0, non-ascending order of residue numbers in atom lines, when residues of SEQRES seq and ATOM seq don't match. In addition we warn when starting residue in ATOM lines is >100 - we allow PDB files without a HEADER, i.e. only ATOM lines New fields in Pdb for CAPS identifiers: passed all the way down to RIGraphs in getGraph()
CiffileFormatError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
CatalyticSite.java 503 (17 years ago) by filippis: createGraphDb: -scop_graph table added -!!!!residue serial fields (num, i_num, j_num) are changed to unsigned !!!!ProtStructGraph: -interSSE variable added -getResidueSerial abstract method added -restrictContactsBetweenSs method added !!!!AIGraph: -getResidueSerial method added RIGraph: -!!!!getResidueSerial method added -scop graphs are written to db correctly -interSSE variable taken into account for CR db field DbRIgraph: -changes made so to be able to read from db using a scop id -interSSE and minSeqSep are set now in get_db_graph_info() -!!!!FIXED BUG:fullLength in read_graph_from_db is not set to the size of the serials2nodes TreeMap instead of the maximum serial in serials2nodes. It was giving wrong result for scop graphs. testDbRIGraph added: It reads one graph from a source db based either -on pdbcode, chaincode and graph properties or -on scop id and graph properties or -on a graph id and it writes the graph to a destination db. Pdb: -unused scop regions are now removed in restrictToScopDomain -unused residues are also removed from resser2pdbresser, pdbresser2resser, resser2allrsa, resser2scrsa, resser2consurfhsspscore, resser2consurfhsspcolor, catalSiteSet -!!!!sequence is reset to scop sequence and fullLength to the length of the scop sequence CatalSiteSet: - removeCatalSiteRes(int resser) method added CatalyticSite: -remRes(int resser) method added Scop: -remove(ScopRegion e) method added genDbGraph:Comments only added to demonstrate new functionality. -comment added to show how to use restrictContactsBetweenSs -comment added to show how to use restrictToScopDomain -runDssp now is always run and not only when mode != "GRAPH". This has been changed since now the contact range might depend on the ss assignment (restrictContactsBetweenSs) and we want to ensure consistent results -runNaccess moved to the bottom so it is always run last. In this way if restrictToScopDomain is used, we don't have to run naccess twice.
CatalSiteSet.java 514 (17 years ago) by filippis: Latest scop and csa versions updated.
CaspRRFileRIGraph.java 543 (17 years ago) by duarte: Now forcing i<j in CASP RR files (as specified by the CASP RR format)
CaspRRFileData.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
Box.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
AlignmentConstructionError.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
Alignment.java 552 (17 years ago) by duarte: Now throwing exception in checkLengths(). Now fast checking of FASTA/PIR format (we check if first non-empty line starts with ">")
AIGraph.java 524 (17 years ago) by duarte: Fixed reading od PDB files. We hope now to be catching all possible errors present in original PDB files, plus we read correctly CASP TS files: - now reading (and requiring) TARGET record for CASP TS files - now we always have (and require) a sequence (possibly with ? or X) for all cases: PdbfilePdb, CaspRRFileRIGraph, FileRIGraph. - in PDB files we throw format exceptions for: insertion codes, residue numbers <=0, non-ascending order of residue numbers in atom lines, when residues of SEQRES seq and ATOM seq don't match. In addition we warn when starting residue in ATOM lines is >100 - we allow PDB files without a HEADER, i.e. only ATOM lines New fields in Pdb for CAPS identifiers: passed all the way down to RIGraphs in getGraph()
AIGNode.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
AIGEdge.java 492 (17 years ago) by duarte: Copied the aglappe-jung branch into trunk.
AAinfo.java 524 (17 years ago) by duarte: Fixed reading od PDB files. We hope now to be catching all possible errors present in original PDB files, plus we read correctly CASP TS files: - now reading (and requiring) TARGET record for CASP TS files - now we always have (and require) a sequence (possibly with ? or X) for all cases: PdbfilePdb, CaspRRFileRIGraph, FileRIGraph. - in PDB files we throw format exceptions for: insertion codes, residue numbers <=0, non-ascending order of residue numbers in atom lines, when residues of SEQRES seq and ATOM seq don't match. In addition we warn when starting residue in ATOM lines is >100 - we allow PDB files without a HEADER, i.e. only ATOM lines New fields in Pdb for CAPS identifiers: passed all the way down to RIGraphs in getGraph()
(Current path doesn't exist after revision 950)
         60 files shown