由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Biology版 - How can I install program on bioinfor cluster?
相关主题
请教:如何提高Blast result #?Short sequence match in a long sequence - help needed
Re: about transcription factor.bioinformatics吐下槽
用什么软件或网站设计PCR引物?求职,以及Bioinformatics 方面的workshop
生物PhD,做博后还是念CS master,求建议。Bioinformatics Postdoctoral Fellowship -- Harvard Medical
现在bioinformatics这个行业在扩张还是收缩?兼总结与汇总有没有熟悉blast的大牛啊?
同时有Biology的PHD和CS的Master能找什么样的工作?改bioinformatic 求建议
刚看到一个postdoc职位工资好高呀?该转到computational bio领域吗
请问Bioinformatics 的入门书本地BLAST的效率问题
相关话题的讨论汇总
话题: cluster话题: blast话题: install话题: bioinfor话题: do
进入Biology版参与讨论
1 (共1页)
e**s
发帖数: 513
1
I am a biologist and need to do some bioinformatics analysis now. I need to install BLAST and Mira on the cluster. The stuff who maintains the bioinformatic cluster told me it's very difficult to install programs in the cluster (SunOS5.9). He is busy and doesn't want to help.
I wonder if I can do it by myself. I only know tiny bit of linux.
A lot of thanks for any suggestions!
t*d
发帖数: 1290
2
一个连 blast 也没有的机器也可以号称 bioinformatic cluster?
如果你能找到 for SunOS5.9 的 blast 源代码,就可以自己安装。

to install BLAST and Mira on the cluster. The stuff who maintains the
bioinformatic cluster told me it's very difficult to install programs in the
cluster (SunOS5.9). He is busy and doesn't want to help.

【在 e**s 的大作中提到】
: I am a biologist and need to do some bioinformatics analysis now. I need to install BLAST and Mira on the cluster. The stuff who maintains the bioinformatic cluster told me it's very difficult to install programs in the cluster (SunOS5.9). He is busy and doesn't want to help.
: I wonder if I can do it by myself. I only know tiny bit of linux.
: A lot of thanks for any suggestions!

e**s
发帖数: 513
3
那些人都是做protein structure的,每人做DNA,唉。
我在NCBI的网站能找到blast的window和linx版的。SunOS5.9 的 blast 源代码是什么
意思?

the

【在 t*d 的大作中提到】
: 一个连 blast 也没有的机器也可以号称 bioinformatic cluster?
: 如果你能找到 for SunOS5.9 的 blast 源代码,就可以自己安装。
:
: to install BLAST and Mira on the cluster. The stuff who maintains the
: bioinformatic cluster told me it's very difficult to install programs in the
: cluster (SunOS5.9). He is busy and doesn't want to help.

G*****o
发帖数: 315
4
你可以试试把blast装到你自己的帐户下。不一定非得让admin帮忙。如果有几个不同平
台的linux安装程序,下载一个和你的cluster最接近的。最好找一个懂一点linux的朋
友帮忙。
t****b
发帖数: 47
5
下载源代码,自己安装是可以的。没装过的话,肯定累点。
t*d
发帖数: 1290
6
就是为 SunOS 5.9 定制的源代码。
Sun 以前的系统是 Solaris。NCBI 上应该有这个平台的 blast 可执行代码。就不知道
那个版本和你的 SunOS 5.9 兼容。自己试试吧。这个可执行代码大多是下载后就可用
,不需要编译,也不需要管理员权限。
另外,Windows 下的 Blast 也一样干活啊。 为什么非用那个 cluster 呢?

the

【在 t*d 的大作中提到】
: 一个连 blast 也没有的机器也可以号称 bioinformatic cluster?
: 如果你能找到 for SunOS5.9 的 blast 源代码,就可以自己安装。
:
: to install BLAST and Mira on the cluster. The stuff who maintains the
: bioinformatic cluster told me it's very difficult to install programs in the
: cluster (SunOS5.9). He is busy and doesn't want to help.

e**s
发帖数: 513
7
Because I need to do whole genome sequence blast against many genomes.
Thank you for your reply! I will try it.

【在 t*d 的大作中提到】
: 就是为 SunOS 5.9 定制的源代码。
: Sun 以前的系统是 Solaris。NCBI 上应该有这个平台的 blast 可执行代码。就不知道
: 那个版本和你的 SunOS 5.9 兼容。自己试试吧。这个可执行代码大多是下载后就可用
: ,不需要编译,也不需要管理员权限。
: 另外,Windows 下的 Blast 也一样干活啊。 为什么非用那个 cluster 呢?
:
: the

e**s
发帖数: 513
8
Do you mean I can install it under my own folder? The IT stuff told me I
need to put it in the root. Well, they are not the ones who maintain the
cluster though.
Thanks for your reply!

【在 G*****o 的大作中提到】
: 你可以试试把blast装到你自己的帐户下。不一定非得让admin帮忙。如果有几个不同平
: 台的linux安装程序,下载一个和你的cluster最接近的。最好找一个懂一点linux的朋
: 友帮忙。

e**s
发帖数: 513
9
I went to the FTP site for BLAST installer and source code. I downloaded
ncbi-blast-2.2.25+-sparc64-solaris.tar.gz. It contains many applications.
Are those the source code you menioned? Do I simply move these applications
under my folder in the cluster? I can't find any file that looks like "code"
.

【在 t*d 的大作中提到】
: 就是为 SunOS 5.9 定制的源代码。
: Sun 以前的系统是 Solaris。NCBI 上应该有这个平台的 blast 可执行代码。就不知道
: 那个版本和你的 SunOS 5.9 兼容。自己试试吧。这个可执行代码大多是下载后就可用
: ,不需要编译,也不需要管理员权限。
: 另外,Windows 下的 Blast 也一样干活啊。 为什么非用那个 cluster 呢?
:
: the

t*d
发帖数: 1290
10
Did you see the folder named 'bin'?
blastn under 'bin' folder should be the program you will need.

applications
code"

【在 e**s 的大作中提到】
: I went to the FTP site for BLAST installer and source code. I downloaded
: ncbi-blast-2.2.25+-sparc64-solaris.tar.gz. It contains many applications.
: Are those the source code you menioned? Do I simply move these applications
: under my folder in the cluster? I can't find any file that looks like "code"
: .

e**s
发帖数: 513
11
Yes, thanks!

【在 t*d 的大作中提到】
: Did you see the folder named 'bin'?
: blastn under 'bin' folder should be the program you will need.
:
: applications
: code"

t*d
发帖数: 1290
12
My pleasure.

【在 e**s 的大作中提到】
: Yes, thanks!
1 (共1页)
进入Biology版参与讨论
相关主题
本地BLAST的效率问题现在bioinformatics这个行业在扩张还是收缩?兼总结与汇总
请问有什么做PHI-BLAST的program or software?同时有Biology的PHD和CS的Master能找什么样的工作?
白痴问题 怎么blast人的基因刚看到一个postdoc职位工资好高呀?
千老的出路是医生还是计算机请问Bioinformatics 的入门书
请教:如何提高Blast result #?Short sequence match in a long sequence - help needed
Re: about transcription factor.bioinformatics吐下槽
用什么软件或网站设计PCR引物?求职,以及Bioinformatics 方面的workshop
生物PhD,做博后还是念CS master,求建议。Bioinformatics Postdoctoral Fellowship -- Harvard Medical
相关话题的讨论汇总
话题: cluster话题: blast话题: install话题: bioinfor话题: do