RNAmediator.ConstraintPLFold.checkexisting
- RNAmediator.ConstraintPLFold.checkexisting(sid, paired, unpaired, cons, region, window, span, temperature, outdir)
Check if output file from constraint folding exists
- Parameters:
sid (str Id for Sequence) –
paired (str Infix for output files of paired constraint) –
unpaired (str Infix for ouput files of unpaired constraint) –
cons (str Id od constraint) –
region (int -u Option of RNAplfold) –
window (int Size of window to fold) –
span (int Maximum base-pair span to be evaluated) –
temperature (float Temperature) –
outdir (str Location of the Outpu directory. If it is an empty string os.cwd() is used) –
- Returns:
Bool
- Return type:
True/False if file exists/not