Using mpiBLAST

 Using mpiBLAST

This is part one of a two-part tutorial on  mpiBLAST. The full tutorial includes

Organization and Setup

Before downloading a bunch of databases to use with mpiblast, it'd be a good idea to make a decision about where the databases are going to be kept. Each user will need to have a profile for it in their home directory telling mpiblast where to find the databases and also where to find work space. These need to be available to all of the worker nodes, so putting the files on an  NFS mount would be a good idea.

Optional components are often kept under /opt. My NFS mount is at /shared, so I'll be putting all of my databases into /shared/opt/mpiblast.

This directory needs to be writable by users so that they can format the databases to be run over different numbers of processes. There are a few different ways to do this. The directory could be set to be world-writeable, so that anyone can write to the directory. This is done with chmod a+w. Another way would be to change the permissions to be group-writeable (chmod g+w), create a new group (addgroup mpigroup), add all the mpiblast users to that group, and change the owner of the directory to that group (chown mpigroup:mpigroup). The second method is more secure, but may take more work to setup the new group and then add the users to the group using  LDAP.

As a third option, you could let users download their own database files and set mpiblast to point within the users' home directories using the .ncbirc fi

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Oo1101oO

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值