Open 8banzhuan opened 2 years ago
Would you mind telling me how to generate a gaf file with contents? I have problems with it , because I use the command "minigraph -cx lr|sr graph.gfa query.fa > out.gaf" always generate an empty .gaf file, and I have tried several different test files.
Hello,I use minigraph for read to rGFA alignment and i got a gaf size as 4479KB Then I used gfatools to convert the rGFA graph to linear FASTA and compared it with the same FASTQ file,Then I got a paf size as 8823KB,This happens because half of the reads are not aligned to rGFA relative to the linear reference sequence? Logically speaking, the graph structure should be better mapped, maybe my idea is wrong, I just involved in the field of bioinformatics Learning, thank you for your answer。 Good luck