Abstract

Consensus is a tool to predict consensus structures from 4sale alignments.

Usage

1. Download consensus

Download consensus command line from the Download section and unzip the content. You will find an executable called consensus.exe.

2. Run consensus on command line

consensus.exe input.xfasta

A full description of all arguments is available by: consensus.exe -h
					 
usage: consensus.exe [-h] [--percentage {50,60,70,80,90,100}] inputfile

The program calculates the consensus structure from an xfasta file

positional arguments:
  inputfile

options:
  -h, --help            show this help message and exit
  --percentage {50,60,70,80,90,100}

For more information, please contact Matthias Wolf: matthias.wolf@biozentrum.uni-wuerzburg.de

(c) University of Wuerzburg 2024