討論串[問題] 請問有無方便的程式或方法可幫我解決難 …
共 5 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 1→)留言2則,0人參與, 最新作者masamonster (..)時間16年前 (2008/07/29 22:40), 編輯資訊
0
0
1
內容預覽:
蠻久沒有文章了,回文灌一下水~. 既然你會寫正規表示法,其實你可以用perl, python等等寫個小程式,. 先記錄 >/d+,然後讀入DNA序列後用你的Regular Expression去抓出目標序列. Regular Expression的grouping功能就可以協助你把目標序列記錄起來.

推噓4(4推 0噓 1→)留言5則,0人參與, 最新作者lingon (林果)時間16年前 (2008/07/30 00:05), 編輯資訊
1
0
0
內容預覽:
let filename = foo.txt. open terminal and change to the directory where the file is. and type. # make a backup file. $ cp foo.txt foo.txt.bk. #clean f
(還有200個字)

推噓1(1推 0噓 4→)留言5則,0人參與, 最新作者alpe (薛丁格的貓)時間16年前 (2008/07/31 11:58), 編輯資訊
0
0
0
內容預覽:
其實我比較想用 php 寫 shell script 去跑. seq.php. #!/usr/local/bin/php -q. <?php. if(count($argv) < 2) {. die("\n pearl_reg file1 file2 ... ... \n");. }. array_
(還有722個字)

推噓0(0推 0噓 1→)留言1則,0人參與, 最新作者alpe (薛丁格的貓)時間16年前 (2008/08/02 01:09), 編輯資訊
0
0
1
內容預覽:
http://www.uploadpedia.com/19Q94XWLMLGH/seq-rar.html. seq.rar => seq.exe. test. >123456. TCAXXXXXXXXXXXXXXXTTTTCAXXXXXXXXXXXXXXXTTTTCAXXXXXXXXXXXXXXXT
(還有817個字)

推噓0(0推 0噓 1→)留言1則,0人參與, 最新作者xpertslayers (slayers)時間16年前 (2008/08/03 14:40), 編輯資訊
0
0
0
內容預覽:
Assume the fasta file format is stored in a file named: test.fasta. under linux env. type:. gawk 'BEGIN{reg = "TAC[ATCG]*TTT"}. {if(match($0,reg)) pri
(還有11個字)
首頁
上一頁
1
下一頁
尾頁