agree

PIG wrote:
> binmode()
>
> 2009/10/31 Steven Zhu <[email protected] <mailto:[email protected]>>
>
>     请教在window平台,如何写入/x0a
>     open FH_temp, ">bbbb" ;
>     $aa = "\x0a"; #add LF
>     print FH_temp $aa;
>     close(FH_temp);
>     但是最后查看文件却是显示/x0d /x0a
>
>
>     2009/10/30 陈晨 <[email protected] <mailto:[email protected]>>
>
>         谢谢大家
>
>         2009/10/30 Haiyan Lin <[email protected]
>         <mailto:[email protected]>>
>
>             临时把 $/改成 “〉”,就可以一次读取一个 记录(类似
>             “〉。。”)的信息。然后去提取。
>             是个搞生物的。 可以去BioPerl看看有没有相关的模块。
>
>                 ----- Original Message -----
>                 *From:* 陈晨 <mailto:[email protected]>
>                 *To:* [email protected]
>                 <mailto:[email protected]>
>                 *Sent:* Thursday, October 29, 2009 10:42 PM
>                 *Subject:* [PerlChina] Re: 如何处理大的数据库文件
>
>                 >006L_IIV6
>                 |============================================|
>                 Q91G88.1 352 a.a.
>                 DUF3627 1 ____________ (216) PF12299.1 Protein of
>                 unknown function (DUF3627) 231-324
>                 KilA-N 1 _____________ (1764) PF04383.6 KilA-N domain
>                 19-126
>                 就是这种格式,目的是提取Q91G88.1,PF12299.1,PF04383.6
>                 这样的数据。第一个是蛋,第二个是domain
>                 2009/10/29 xsir317 <[email protected]
>                 <mailto:[email protected]>>
>
>                     大概是什么样格式的东西?要进行什么处理?
>                     2009-10-29
>                     
> ------------------------------------------------------------------------
>                     *中华连珠网* <http://www.shwzq.com/>
>                     *五子棋百科* <http://www.shwzq.com/wiki>
>                     
> ------------------------------------------------------------------------
>                     *发件人:* amsssky
>                     *发送时间:* 2009-10-29 14:29:32
>                     *收件人:* [email protected]
>                     <mailto:[email protected]>
>                     *抄送:*
>                     *主题:* [PerlChina] 如何处理大的数据库文件
>                     工作需要处理pfam上的数据,但是看到上面的数据文件很
>                     大,有1.8G,想知道用perl可以处理吗?如何处理?
>                     2009-10-29
>                     
> ------------------------------------------------------------------------
>                     amsssky
>
>
>
>
>     -- 
>     BR
>     Steven.zhu
>
>
>
>
>
> -- 
> 大明童鞋
> 特价blog一个http://daminger.net
> 我的翻墙代理http://proxy.daminger.net
> 记得帮我点广告- -.
>
>
>
> >


-- 
Perl乐事 -- http://www.perlersh.org
我的博客 -- http://www.perlersh.org/blog.html


--~--~---------~--~----~------------~-------~--~----~
您收到此信息是由于您订阅了 Google 论坛“PerlChina Mongers 讨论组”论坛。
 要在此论坛发帖,请发电子邮件到 [email protected]
 要退订此论坛,请发邮件至 [email protected]
 更多选项,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问该论坛
-~----------~----~----~----~------~----~------~--~---

回复