../
|
BlastError.java
|
577
(14 years ago)
by duarte:
New package sequence. Initial commit of classes to run blast and parse its output.
|
BlastHit.java
|
801
(13 years ago)
by duarte:
Fixed bug: was not doing correctly the sanity checks in getAlignmentFullSeqs
|
BlastHitList.java
|
806
(13 years ago)
by duarte:
New method contains().
|
BlastRunner.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
BlastTabularParser.java
|
577
(14 years ago)
by duarte:
New package sequence. Initial commit of classes to run blast and parse its output.
|
BlastUtils.java
|
791
(13 years ago)
by filippis:
white TO talyn
|
BlastXMLParser.java
|
744
(13 years ago)
by duarte:
Using the new XML parser in TemplateSelection.
New method getQueryCoverage in BlastHit
|
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)
|
GTGHitList.java
|
625
(14 years ago)
by duarte:
Fixed bug: wasn't catching wrong format in GTG output
|
GTGParser.java
|
788
(13 years ago)
by filippis:
white TO talyn
|
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.
|
Sequence.java
|
883
(12 years ago)
by stehr:
some cosmetic changes
|
TcoffeeError.java
|
748
(13 years ago)
by duarte:
Initial commit, tcoffee runner for sequence to profile alignment
|
TcoffeeRunner.java
|
760
(13 years ago)
by duarte:
Rewrote the secondary structure handling in Alignment. Also changed first parameter in writeFasta to be a PrintStream not an OutputStream
|