科学网

 找回密码
  注册
提取fasta特定位置的序列脚本
刘福岩 2015-4-11 12:40
将下列代码存入文件 get_position_seq.pl,然后可以 使用perl get_position_seq.pl -h获得帮助! #! /usr/bin/perl use Bio::SeqIO; use Getopt::Long; GetOptions( 'Position|P=s' = $inputfile1, & ...
个人分类: perl脚本|6180 次阅读|没有评论

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-22 08:14

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部