科学网

 找回密码
  注册
RNA structure
高建召 2013-7-16 08:58
一些有益的链接: http://tuvalu.santafe.edu/~pth/rna.html ​RNA world website http://www.rna.uni-jena.de/rna.php
个人分类: RNA|3144 次阅读|没有评论
cx_Freeze打包 Python文件
热度 1 高建召 2012-2-10 13:08
问题: 在Ubuntu下 写好的python脚本,如何打包? 参考 http://blog.chinaunix.net/space.php?uid=20564848do=blogid=73565 http://blog.chinaunix.net/space.php?uid=293474do=blogid=2134153 如果你的系统是windows请参考: http://www.cnblogs.com/xinzaitian/archive/2010/12/10/1902481.html 方法: 1) ...
个人分类: python|12939 次阅读|2 个评论 热度 1
libg2c.so.0 文件找不到 解决方法
高建召 2012-2-4 15:49
error while loading shared libraries: libg2c.so.0: cannot open shared object file 参考链接:http://quantumwise.com/forum/index.php?topic=17.0 问题: 安装RealSpine的时候,返回如下信息: “error while loading shared libraries: libg2c.so.0: cannot open shared object file” 方法1: (1)到论坛 http: ...
个人分类: linux相关|14548 次阅读|没有评论
running R script
高建召 2011-6-23 21:55
You can run R script in following ways: cliffgao (1) open R console and type: source("my.code.R“) (2) in command line or in bash: add "#!/usr/bin/env Rscript" in the first line of "my.code.R" $ Rscript my.code.R or chmod +x my.code.R ./my.code.R (3)&nbs ...
个人分类: R语言|5289 次阅读|没有评论
psipred installation
高建召 2011-4-18 16:14
Installation of Psipred Cliff Gao (1) download the code of psipred from http://bioinfadmin.cs.ucl.ac.uk/downloads/ # when I am writing this blog, psipred is v3.2 (2) tar -zxvf *.tar.gz file cd psipred ...
个人分类: bioinformatics|5550 次阅读|没有评论

本页有 2 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-3-29 18:53

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部