Closed tkosciol closed 7 years ago
This is poor design on HHsuite side; I guess it needs fixing by using an approach similar to PDB format. Specific rangers correspond to different fileds, e.g.
1-30 name
31-37 Prob
please commit changes to split_search
branch
I am not fully convinced if we are able to find out the exact borders (in terms of character position) between fields. It might be the case that they are dynamically resized if overall numbers are very long?! I'd prefer to stick to my current solution unless you find more counter examples.
solved by PR #36
in some cases, e.g. (middle line)
split_sequence is unable to read the correct line in:
and, most likely subsequent fileds.
Example file:
/projects/microprot/benchmarking/snakemake_test/2_pdb.out
Running:
python /projects/microprot/microprot/scripts/split_search.py 2_pdb.out 2.faa -o 2_pdb -p 0.95
gives error: