UFold-X is a GPU-accelerated RNA secondary structure prediction server. For sequences longer than 5000 nt, please use the command-line version available on GitHub.
1. Please upload a FASTA sequence file or paste sequences in the input box. You can click the "Show example data" button below to see an example.
2. Enter your output file name (no suffix needed) and click the "Submit" button.
3. Once the job is finished, you can visualize and download your results from the Download panel.
Note: The computation may take some time based on the size of your data. If you have any questions, please feel free to contact us.
View your prediction history by entering your email address below.
Tip: Click on a completed task to view or download the results.
Note: Tasks are automatically deleted after 3 days.
Sequence Count:
Model Type:
UFold-X accepts RNA sequences in standard FASTA format. Each sequence should have a header line starting with ">" followed by the sequence:
>sequence_name_1 |AUGCGAUCGAUAGCUAGCUAGUCGAUCGUAGCUAGCUAG |>sequence_name_2 |GCUAGCUAGCUAGCUAGCUAGCUAGCUAGCUAGCUAG
Multiple sequences can be submitted in a single job (maximum 100 sequences per job).
Allowed characters: A, U, C, G. Character T will be automatically converted to U.
Important: Ambiguous nucleotides such as N are NOT supported and will be automatically rejected with a clear error message.
Maximum length per sequence: 5000 nt. Minimum length: 10 nt.
The appropriate model is automatically selected based on your input sequence length:
Two output formats are available for download:
You can optionally enter your email address when submitting a prediction job to track your tasks:
Note: All tasks (with or without email) are automatically deleted after 3 days.
Server busy: If you receive a GPU busy message, please wait a few minutes and try again.
Disconnection: Long sequences may take several minutes to process. Please be patient and do not reload the page.
Invalid input: Ensure your sequence contains only A, U, C, G and follows FASTA format. N is not supported.
Long sequences: For sequences longer than 5000 nt, please use the command-line version .
New to UFold-X? Start our interactive guide to learn how to use the server.
Show Guide AgainLaiyi Fu
Email: fulaiyi@gmail.com
Github Page: Github web
Please consider to cite our paper if you use UFold-X in your research.
Paper title: UFold-X: An Enhanced Dual & Dynamic U-Mamba Model for Long-Range RNA Secondary Structure Prediction
Corresponding author e-mail: hequan.sun@xjtu.edu.cn & danyang.wu@xjtu.edu.cn
We would like to thank VARNA tools for visualizing the RNA secondary structure.