Fabry:Homology based structure predictions/Journal
From Bioinformatikpedia
Fabry Disease » Homology based structure predictions » Journal
Contents
Dataset preparation
The homology search was performed online and resulted in the two output files hhpred.out and coma.out for the structure search with HHpred and COMA, respectively. From these two files we tried in each case to create three distinct datasets with the demanded sequence identity to the target protein with the following calls and scripts.
perl make_dataset_hhpred.pl hhpred.out 0.0000000000000001
This resulted in the HHpred datasets mentioned in Dataset preparation Table 1 and the corresponding pdb structure files.
perl make_dataset_coma.pl coma.out 0.002
This resulted in the Coma datasets mentioned in Dataset preparation Table 2 and the corresponding pdb structure files.