linux系统fasta程序,代码分析_fasta_main

fasta 是一款开源高效的生物学序列分析工具

根据README文件先将src中的文件编译一遍

To make the standard FASTA programs:

cd src

make -f ../make/Makefile.linux_sse2 all

where "../make/Makefile.linux_sse2" is the appropriate file for your system.

The executable programs will then be found in ../bin

(e.g. ../bin/fasta35_t, etc.)最好在bin中加个链接

sudo link /bin/fasta36 /usr/bin/fasta36

然后再做测试

For a simple test of a program, try (from the src directory)

../bin/fasta35 -q ../seq/mgstm1.aa ../seq/prot_test.ls

说明一下相关文件夹的内容

bin/  通过编译后的的二进制程序文件

conf/

data/

doc/ fasta的介绍文件

make/ make的配置文件,会调用src

misc/

seq/ 测试用的序列文件

sql/ 相关的sql语句

src/ fasta源代码

test/

尝试着运行了一下测试脚本,一直报错 list request but FASTLIBS undefined

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值