1.常用json库主要有json-py和simplejson 1) json-py 包含json和minjson,用法一样 Python (#, Jan , ::) [GCC (Red Hat -)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import json >>
目录 失败尝试一:使用cpanm 失败尝试二:使用CPAN 成功尝试:直接conda安装bioperl 没有尝试:源码安装bioperl 生信软件绕不过Perl,Perl绕不过Bioperl.而Bioperl的安装总让人头大,尤其是对普通用户.以下错误你肯定经常遇到: Can't locate Bio/Seq.pm in @INC (you may need to install the Bio::Seq module) (@INC contains:..... 这里记录尝试的过程,虽然前面几个