Skip to content
carushi edited this page Jun 20, 2016 · 47 revisions

logo

Let's start using ParasoR and genome-wide RNA structure prediction on your own PC!


For any short sequence,

you can instantly try ParasoR analysis by command lines as below.

Direct input

ParasoR --pre -f UCCCG

Fasta file format

ParasoR --pre --input hoge.fasta

About parallel computation for long sequences, please refer ParasoR model.

[Caution] A calculation of short sequences (shorter than 2 x maximal span) is reported to be not finished in ParasoR mode v1.0 due to the file name inconsistency.

For detailed analyses,

please refer Secondary structure prediction and Basic parameter setting.