[BioRuby-ja] number of white space before Score in format0.rb

Tomoaki NISHIYAMA tomoakin @ kenroku.kanazawa-u.ac.jp
2006年 4月 23日 (日) 12:26:28 UTC


後藤様

早速の返事ありがとうございます。

On 2006/04/23, at 19:38, GOTO Naohisa wrote:

>  ^ (行の先頭)ではなく \A (文字列の先頭)にし 
> て、
>
> @@ -783 +783 @@
> -            while r = data[0] and /^\s+Score/ =~ r
> +            while r = data[0] and /\A\s+Score/ =~ r
>
> ではどうでしょうか?

\Aで今回の例では問題なく処理できるようです。
この状態でしばらく様子を見たいと思います。
-- 
Tomoaki NISHIYAMA

Advanced Science Research Center,
Kanazawa University,
13-1 Takara-machi,
Kanazawa, 920-0934, Japan




BioRuby-ja メーリングリストの案内