RNAstructure Command Line Help
|
||||||||||||||||||||||||||||||
orega evolves an input sequence to increase end-to-end distance using a genetic algorithm. USAGE: orega <input file> <output file> [options]Required parameters:
Options that do not require added values:
Options that require added values:
Notes about alphabet size:The complexity calculation performed by orega assumes a 4-nucleotide alphabet (although RNAstructure can use larger alphabets to include modified nucleotides). It is important to provide a sequence that uses only the standard A, C, G, U/T nucleotide alphabet. Lowercase nucleotides are forced unpaired (as in the rest of RNAstructure), but these should only be included outside the region of sequence being evolved. Lowercase nucleotides within the evolved region will never be allowed to pair as the sequece evolves. Notes for cuda:orega-cuda is the cuda version (for execution on cuda-enabled graphics cards). The same options are used, but the cuda-enabled partition function is used in the background. This can dramatically improve runtimes. References:
|
||||||||||||||||||||||||||||||
Visit The Mathews Lab RNAstructure Page for updates and latest information. |