要求:用法:find_mapped_reads.py返回一个仅包含映射指定区域内读取的fasta文件。python3 find_mapped_reads.py [fasta file with reads] [m5 mapping output from blasr] [start index] [end index] [output file name]
示例:python3 find_mapped_reads.py reads.fa mapping.m5 100 5100 reads_100_5100.fa
flex.py从多序列比对输出创建一致序列。python3 flex.py [fasta file output from Muscle] [minimum number of non-gap nucleotides] [nucleotide pe
flex:使用多个序列比对工具的共识序列管道
文件列表
flex-master.zip
(预估有个6文件)
flex-master
flex.py
1KB
get_backbone_region.py
341B
read_fasta.py
2KB
.gitignore
10B
find_mapped_reads.py
2KB
README.md
1KB
暂无评论