Closed LiShuhang-gif closed 3 years ago
The recommended and tested solution is to use LAST.
Or you could try adding the tandem-genotypes option --postmask=0
. (By default, it wants to read a LAST-style header with information about the alignment parameters.) But this isn't recommended: I don't know how well it will work.
Hi, I have tried to use minimap2 to align the sequence and generated a file in PAF format. Then I converted the PAF format to MAF using paftools.js. And this maf file is used as the input file of tandem-genotypes. However, when I try to run tandem-genotypes, I get the following error message:
I would like to know how to solve this error. Thanks in advance!