Hi, I am trying to check if my interested target gene (GenBank cDNA entry) exists in the raw nanpore sequencing data. I have tried to use minimap2 to compare one cDNA against the fastq format raw data and returned with some .paf file with just numbers like the following pic.
Is there any method that I could see the direct alignments of the query against the targets, and looks something like this?
NCBI blast has a size limitation for 10Mb and each of my raw reads fastaq file is over 100Mb.
Or simply, how to examine if my raw sequencing data includes my interested gene?
Thanks!

