strtk由多个模块组成。
strtk view -s in_str_file -i index_file -r 1:1-10000
strtk view -s in_str_file -i index_file -r 1:10000
strtk view -s in_str_file -i index_file -r X
strtk stats -s in_str_file
strtk stats -s in_str_file -r 1:1-10000
strtk com -s1 in_str_file1 -s2 in_str_file2
strtk com -s1 in_str_file1 -s2 in_str_file2 -i index_file -r X -f #只比较X染色体的snp位点
strtk str2vcf -s in_str_file -f -n -i index_file -o out.vcf -I sampleid -r X:1-10000