../
|
GTGParser.java
|
626
(14 years ago)
by duarte:
Added one more file format check.
|
GTGHitList.java
|
625
(14 years ago)
by duarte:
Fixed bug: wasn't catching wrong format in GTG output
|
GTGHit.java
|
623
(14 years ago)
by duarte:
Fixed bug: now catching when the mapping of observed residue sequence serials to internal residue serials is out of range, which happens in some extremely rare cases (because GTG uses pre-remediation data)
|
BlastHitList.java
|
622
(14 years ago)
by duarte:
Added code to be able to filter out template ids (pdb codes) by maximum release date.
Some improvements in Hit classes.
|
BlastHit.java
|
619
(14 years ago)
by duarte:
Added methods to be able to print "graphical" output for GTGHits, all equivalent to the methods in BlastHit
Added compare() and writeIdsToFile() in TemplateList.
|
Sequence.java
|
612
(14 years ago)
by duarte:
Now checking wheter read sequence contains spaces and throwing FastaFileFormatError
|
BlastRunner.java
|
593
(14 years ago)
by stehr:
merged in some changes (now writing similarity matrix in blast utils)
|
BlastUtils.java
|
593
(14 years ago)
by stehr:
merged in some changes (now writing similarity matrix in blast utils)
|
PsipredError.java
|
590
(14 years ago)
by duarte:
Added code to run psipred.
Fixed a few minor bugs.
|
PsipredRunner.java
|
590
(14 years ago)
by duarte:
Added code to run psipred.
Fixed a few minor bugs.
|
BlastError.java
|
577
(14 years ago)
by duarte:
New package sequence. Initial commit of classes to run blast and parse its output.
|
BlastTabularParser.java
|
577
(14 years ago)
by duarte:
New package sequence. Initial commit of classes to run blast and parse its output.
|