zoukankan      html  css  js  c++  java
  • Randfold安装

    安装Randfold

    软件下载:http://bioinformatics.psb.ugent.be/supplementary_data/erbon/nov2003/

    安装:tar zxvf randfold.tar.gz

              cd randfold-2.0

              make

              cp randfold /usr/local/bin

    安装前需安装Sean Eddy's SQUID library

    软件下载:http://selab.janelia.org/software.html

    安装:tar zxvf squid-1.9g.tar.gz

               ./configure

                make

                make install

    关于randfold

    -----------------------------------------------------------------------------

    RANDFOLD - A randsomization test for sequence secondary structure
    -----------------------------------------------------------------------------

    This is RANDFOLD version 2. The software compute the probability that, for a given sequence, the Minimum Free Energy (MFE) of the secondary structure is different from MFE computed with random sequences.

    For more information, see the paper published in Bioinformatics:

    Bonnet E, Wuyts J, Rouze P, Van de Peer Y. Evidence that microRNA precursors, unlike other non-coding RNAs, have lower folding free energies than random sequences.
    Bioinformatics. 2004 Nov 22;20(17):2911-7.
    PMID: 15217813

  • 相关阅读:
    三范式
    作用域
    函数传参
    js数据类型
    纯css小图标
    js生成div
    js模拟微信聊天窗口
    js图片切换
    js this指向
    常用实体字符
  • 原文地址:https://www.cnblogs.com/emanlee/p/2245388.html
Copyright © 2011-2022 走看看