Skip to content
carushi edited this page May 30, 2017 · 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 using command lines shown below.

    ParasoR --pre -f UCCCG
    ParasoR --pre --input hoge.fasta

Here is also a tutorial.

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

For detailed analyses,

please refer Secondary structure prediction and Basic parameter setting.


Change log:

  • 16.06.21 -- Calculation of too short sequences (shorter than the length of maximal span) was reported to be not finished in ParasoR mode v1.0.0 due to the file name inconsistency.[Fix]
  • 16.05.06 -- v1.0 Released.