Hi,
Mapping short reads to human genome primary asembly (GRch38) can become messy due to the presence of alternate contigs. Hence, genomes without alternate contigs are used for mapping using BWA as mentioned in - https://lh3.github.io/2017/11/13/which-human-reference-genome-to-use.
However, when long reads are used, is it okay to use the primary or toplevel assembly of the human genome (GRch38)? From my perspective, a lot of mapping errors usually associated with short reads is overcome by long reads. But, is there any other issue I am missing here?
Regards, Prasun