
IP属地:江苏
统计fasta序列长度 Method 1 多行变一行 按sequence length从大到小排序 运行: Reference: https:/...
MLST 软件下载地址:https://github.com/tseemann/mlst[https://github.com/tseemann...
QUAST是什么 QUAST(Quality Assessment Tool for Genome Assemblies)是基因组质量评估工具,...
官网 https://busco.ezlab.org/[https://busco.ezlab.org/] 1、在线工具(http://useg...
软件github:https://github.com/bbuchfink/diamond?tab=readme-ov-file#readme[...
序列比对软件(其他类似软件:muscle, T-Coffee, ClustalW) 软件网址:https://mafft.cbrc.jp/ali...
1、使用snippy流程对多个组装的结果进行snp分析Snippy finds SNPs between a haploid reference...
基因组的fasta文件很大,只想要指定位置的序列,用linux脚本从fasta文件中提取指定位置的sequences。