×

nf-core/viennarna/rnalfold @ 0.0.0-0c7146d

calculate locally stable secondary structures of RNAs

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @kokul-atx
Maintainers: @kokul-atx

Summary

calculate locally stable secondary structures of RNAs

Get started

Add the following snippet to your workflow script to include this module.

include { VIENNARNA_RNALFOLD } from 'nf-core/viennarna/rnalfold'

License

MIT License

Process
Name VIENNARNA_RNALFOLD
Input 1 channel
fasta file

A fasta file containing RNA or transcript sequences

*.{fasta,fa}
Output 2 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 rnalfold_txt
*.lfold file

The text Output of RNALfold

*.{lfold}
Tool Description Homepage
viennarna calculate locally stable secondary structures of RNAs Compute locally stable RNA secondary structure with a maximal base pair span. For a sequence of length n and a base pair span of L the algorithm uses only O(n+L*L) memory and O(n*L*L) CPU time. Thus it is practical to “scan” very large genomes for short RNA structures. Output consists of a list of secondary structure components of size <= L, one entry per line. Each output line contains the predicted local structure its energy in kcal/mol and the starting position of the local structure. https://www.tbi.univie.ac.at/RNA/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:22:43 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fviennarna%2Frnalfold/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/viennarna/rnalfold/blobs/sha256:9aa6f5f1dd18437aa9213a3abab3470fd4f3865e51feed0deda18632ca22a92b
Size 2.3 KB
Checksum sha256:9aa6f5f1dd18437aa9213a3abab3470fd4f3865e51feed0deda18632ca22a92b
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:22:43 (UTC) 1 2.3 KB -