File |
Last Change
![]() |
---|---|
![]() |
|
![]() |
1098 (11 years ago) by jmduarteg: Fixed bug: was nullpointing at retrieveUniprotKBData because of a single uniprot id can have multiple blast hits and was using the uni ids as unique identifiers => the lookup map was failing. Now the lookup map is from uniIds to lists of homologs(hits) |
![]() |
1097 (11 years ago) by jmduarteg: Now explicitely specifying output dnd file in tcoffee so it can be removed by the calling program. |
![]() |
1096 (11 years ago) by jmduarteg: Minor doc fix |
![]() |
1094 (11 years ago) by jmduarteg: Implemented reduced alphabets in AminoAcid class and modified entropy calculation to allow reduced alphabets. |
![]() |
1049 (12 years ago) by hstehr: removing @Override annotations which were causing compilation errors for me |
![]() |
1042 (12 years ago) by jmduarteg: New SiftsConnection and SiftsFeature classes for SIFTS pdb to uniprot mapping. Implemented the HasFeatures interface in Pdb. In the future we can hopefully use that mechanism for all features (sec. strucuture, scop and so on) |