RNAmediator.ConstraintFold.write_out
- RNAmediator.ConstraintFold.write_out(Output, window, span, temp, const, fname='STDOUT', outdir=None)
Print results to file
- Parameters:
Output (FoldOutput object) – Contains all results generated by constrain
window (int) – Window to fold
span (int) – Max basepair span
temp (int) – temperature
cons (str) – Constraint applied on fold
fname (int, optional) – Write file or STDOUT
outdir (str, optional) – Name of output directory or None
- Return type:
Print results to file or STDOUT