Info |
---|
The tool was added in version 50. |
The 'mfold' software is a tool for nucleic acid folding and hybridization prediction. It was developed by M. Zuker in the late 1980s for RNA folding and improved for DNA folding in 1996. mfold uses nearest neighbor energy rules.
...
This is what the mfold dialog looks like
like on Windows OS
Anchor | ||||
---|---|---|---|---|
|
Input parameters
...
Parameter | Unit | Default | Limits | Tool argument name | Description | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Base numbering frequency | 10 (len≤50) 20 (51≤len≤300) 50 (301≤len) | [0,1000] | LAB_FR | Specifying the orientation of the folded molecule by selecting the Each image marks the number of the base (nucleotide) starting from the beginning 5'. The frequency with which this number will be displayed on an image depends on this parameter: Compare images above with the same algorithm settings to see the difference. | Rotation angle | ° | 0 | [-180,180] | ROT_ANG | If the parameter is set to the default value, then in the calculations the real value of LAB_FR will be set according to the described algorithm, based on the length of the selected region of the input sequence (see the Default column). | |
Rotation angle | ° | 0 | [-180,180] | ROT_ANG | Specifying the orientation of the folded molecule by selecting the rotation angle. Positive values correspond to counter-clockwise. |
...
If several regions have been selected in a sequence (using the GenBank format), then the dialog will only accept the first of them. The remaining selected regions are ignored. But there is an exception: if the sequence is marked circular and the region passing through the end/beginning is selected, then such a region is considered as a whole region and mfold will be launched on it as on an ordinary piece of the sequence (2 parts of the region – one that goes to end and another that starts from the beginning of the sequence – will be combined into one sequence and analyzed). This is the only case where the start of a region can be greater than the end:
Anchor | ||||
---|---|---|---|---|
|
The length of the region in this case 70..50 depends on the sequence length.
...
Parameter | Default | Description | ||
---|---|---|---|---|
Save output to | /path/to/sequence/ | The folder where the "mfold" subdirectory will be created with the output data in it. By default, this folder is the same as the folder where the input sequence is stored. For example, let's say our OS is Windows and the analyzed sequence has the path "C:\path\to\sequence\my_sequence.fa". After running the task, the folder structure will look something like this
| ||
96 | Setting up the Ghostscript converter from PS files to PNG. Quality of saved images (PNG files). The higher this parameter, the higher the quality, size and resolution of the resulting images.
|
Internal parameters
...
|
Internal parameters
Settings that the user cannot explicitly influence.
- Molecule Type (DNA/RNA). mfold gets sequence information from command line arguments. Information about what type will be passed to the tool can be seen next to the sequence name
- Molecule Topology (linear/circular). mfold gets sequence information from command line arguments. If the sequence is marked as circular, then mfold will work with it as a circular one. Otherwise, as with linear one.
Whether the sequence is linear/circular is described here.
Part of a circular sequence will also be considered a circular sequence. If you want to change this behavior, uncheck "Mark sequence as circular" and then call the mfold dialog.
DPI of images in UGENE. Ghostscript has a default DPI of 72. Therefore, this value is used for images for the internal UGENE report and this value cannot be changedchanged.Anchor internal-dpi internal-dpi
Saving/resetting dialog state
Some dialog fields retain their state between dialog calls. For such fields, the ability to reset settings is also available (the "Reset settings" button at the bottom left in the screenshot of the dialog). Below is a table showing which states are saved between dialog calls and which of them can be reset to default values.
Save states | Reset states | |
---|---|---|
Algorithm settings | yes (it can be tedious to enter fields every time) | yes |
Display settings | ||
Region | no (since the region is optionally selected manually by the user) | no (the same reason) |
Output settings | yes | no (these unique settings are changed manually by the user when the user really needs it; a quick reset only makes sense for algorithmic settings) |
Info |
---|
States are saved only for a specific sequence window. Thus, if you have two windows (or two views) for sequence-1 and one window for sequence-2, then each window will have its own state for the mfold dialog. |
Output data
There are 3 types of output from the mfold task in UGENE:
...
- Status, Time, … At the beginning there is information about the run: information about the task, settings for launch.
- Output HTML report. Clickable link to the output HTML report. More about this report in the next section.
- Found structures. List of found structures. The structure is characterized by free energy. When clicked, UGENE will scroll the window to the desired structure.
Structure table. The For each found structure, the table contains:Anchor structure-table structure-table - Thermodynamic details: free energy, enthalpy, entropy and an estimated Tm.
- Loop Free-Energy Decomposition: the entire decomposition of the particular folding into loops and stacks, together with their free energies and closing base pairs. Consecutive runs of base pairs are summarized as helices.
- Image. Displays of nucleic acid secondary structure. At the bottom of the image there is information identifying it: free energy, name of the input sequence and analyzed region of analysis. It has the above-mentioned fixed DPI of 72.
- mfold log. Information about launching the external mfold tool: launch command and log.
Info |
---|
If no structure is found, mfold will fail with an error and display a corresponding message "No hairpins found. Nothing to show". No new files will be created. |
...
- Launch information.
- List of found structures with links to them.
- Information about each structure. The Loop Free-Energy Decomposition is located under the "Show structure detailed info" arrow.
The quality of the images in the report depends on the DPI setting in the dialog. When you click on the picture, a PDF file with a structure image opens in a new tab, identical to the picture image, but allows you to zoom without losing quality.
More details are described in the Structure table subsection of the UGENE report section. - mfold log.
This report is portable, i.e., if the directory is completely copied (HTML+all PNGs+all PDFs), the copied data can be re-opened in the browser without loss of functionality. Folders can be deleted/renamed; it will not affect the operation of UGENE.
...
- Article https://www.ncbi.nlm.nih.gov/pmc/articles/PMC169194/
- mfold home http://www.unafold.org/
- mfold DNA DNA prediction http://www.unafold.org/mfold/applications/dna-folding-form.php
- mfold RNA RNA prediction http://www.unafold.org/mfold/applications/rna-folding-form.php
- mfold sources http://www.unafold.org/mfold/software/download-mfold.php
- mfold settings documentation http://www.unafold.org/mfold/documentation/mfold-documentation.php
- Viewing launch results http://www.unafold.org/cgi-bin/view-folds.cgi
- Forum with mfold authors http://www.unafold.org/forum/
- mfold references http://www.unafold.org/mfold/documentation/mfold-references.php
- implementation Implementation of mfold by IDT company company (OligoAnalyzer) https://www.idtdna.com/calc/analyzer