- 論壇徽章:
- 0
|
權(quán)限不夠 ,還不能發(fā)那個(gè)軟件的連接,
orfm-0.5.3_Linux_x86_64.tar.gz
(388.82 KB, 下載次數(shù): 2)
2016-05-06 17:03 上傳
點(diǎn)擊文件名下載附件
軟件包
OrfM-0.5.3.zip
(28.24 KB, 下載次數(shù): 2)
2016-05-06 17:03 上傳
點(diǎn)擊文件名下載附件
軟件包
在這里面可以下載到OrfM這個(gè)軟件源碼壓縮包。解壓以后看見(jiàn)里面有那個(gè)configure文件。但是在編譯過(guò)程中系統(tǒng)一直提示的是沒(méi)有這個(gè)文件夾。。
本人使用的是ubuntu 16.04。64位的系統(tǒng)、。。。求大神們解釋下這個(gè)是什么原因呢??
按照read里面的要求還是裝不上呢!折騰了三天多了,自己沒(méi)折騰出來(lái),在這里希望能夠解決哈!
A simple and not slow open reading frame (ORF) caller. No bells or whistles like frameshift detection, just a straightforward goal
of returning a FASTA file of open reading frames over a certain length from a FASTA/Q file of nucleotide sequences.
Install
----
To install from source, follow the usual protocol:
```sh
tar xzf orfm-x.x.x.tar.gz
cd orfm-x.x.x
./configure
make
make check #requires Ruby and as well as the `rspec` and `bio-commandeer` rubygems.
sudo make install
orfm -h
```
上面粘的是哪個(gè)安裝的read中的一部分內(nèi)容哈!希望你們可以下載下來(lái)看看哈!
在此謝謝大家哈!!! |
|