RNAmediator.ConstraintFold.fold_unconstraint

RNAmediator.ConstraintFold.fold_unconstraint(seq, temp=37, queue=None, configurer=None, level=None)

here we take the sequence and the RNA.fold_compound and fold without constraint

Parameters:
  • seq (SeqIO.SeqRecord Sequence record of the sequence to which the constraint should be added) –

  • queue (multiprocessing_queue Logging process queue) –

  • configurer (multiprocessing_config for Logging processes) –

  • level (logging.level Level for log process) –

Return type:

FoldOutput object