会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
绛紫aha
博客园
首页
新随笔
联系
管理
订阅
2020年4月2日
snp基因型的转换、与甲基化位点表达量meQTL分析、snp_target对绘图
摘要: meQTL.pl # 导入 -> 系统 package $|=1; use warnings; use strict; use Encode qw/decode/; use File::Spec; use Getopt::Long; use Statistics::R; use Excel::Wri
阅读全文
posted @ 2020-04-02 13:56 绛紫aha
阅读(1632)
评论(0)
推荐(0)
2019年12月10日
perl模块Excel::Writer::XLSX进行txt2xlsx转换
摘要: #!usr/bin/env perluse strict;use warnings;use File::Spec;use Getopt::Long;use Excel::Writer::XLSX; #检测 -> 脚本输入my ($input_txt, $output_path, $if_help);
阅读全文
posted @ 2019-12-10 14:09 绛紫aha
阅读(844)
评论(0)
推荐(0)
公告