Skip to content

A tool for secondary structure-based annotation of a set of RNA molecules

Notifications You must be signed in to change notification settings

cusbg/rna-ss-conservation-annotator

Repository files navigation

A tool for secondary structure-based conservancy annotation of a set of RNA molecules

Given multiple sequences with its secondary structures, produces a graphical representation of secondary structures conservation comparation with respect to one of the sequences. Expects directory containing fasta files (.fst) which includes (predicted) secondary structure and a list file, that contains names of the sequences that should be compared. First sequence in the list is always the primary, meaning all other sequences are compared to it.

Requirements

Requires the following to be installed:

Usage

The compare.py script can be used as a standalone command-line tool.

Command-line usage

Run:

python compare.py --help

to get a description of all command-line parameters.

python compare.py bacteria

to run annotation on the included bacteria data.

About

A tool for secondary structure-based annotation of a set of RNA molecules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages