Hi,
I was aligning short reads to a customized gfa file using vg giraffe. I tried to extract mapped reads from the gam files, first using vg surject to convert the gam file to a bam file.
However, I had this error "No reference-sense paths available in the graph; falling back to generic paths." I tried to add a reference path line in my gfa file like "P ref_path 1+,2+,3+ ,,*". However, the error still remains.
Is there a way to add a reference path in the gfa file?
Thanks in advance,
Hang