- All Implemented Interfaces:
- Executable<Disembl>, PipedExecutable<Disembl>
public class Disembl
extends SkeletalExecutable<Disembl>
implements PipedExecutable<Disembl>
DisEMBL.py smooth_frame peak_frame join_frame fold_coils fold_hotloops
fold_rem465 sequence_file print
'A default run would be: ./DisEMBL.py 8 8 4 1.2 1.4 1.2 fasta_file > out'
This version of DisEMBL is 1.4 (latest available for download in Feb 2011)
capable of outputting raw values
The values of the parameters are hard coded in DisEMBL.py script.
smooth_frame=8 peak_frame=8 join_frame=4 fold_coils=1.2 fold_hotloops=1.4
fold_rem465=1.2
Changing these values are not recommended by developers, apart from smoothing
window. However, 5 orders of magnitude changes in this parameter does not
change the output so allowing this change also seems pointless. Finally, the
binary, DisEMBL depends on - Tisean is not happy with arbitruary changes to
these values, so changing them can lead to problems.
This is not a standard DisEMBL! The script has been modified!