btESBL_contigclusters_msa_paf_files.Rd
Multiple sequence alignments of ten largest contig clusters, generated using minimap2, mapping all cluster sequences to the longest sequence (i.e. the cluster representative sequenc from cd hit).
btESBL_contigclusters_msa_paf_files
A named list of ten data frames, where name is cluster id. Columns are:
Query sequence name
Query sequence length, bases
Query start coordinate (0-based)
Query end coordinate (0-based)
‘+’ if query/target on the same strand; ‘-’ if opposite
Target sequence name
Target sequence length, bases
Target start coordinate on orignal strand
Target end coordinate on orignal strand
Number of matching bases in the mapping
Number of bases, including gaps, in the mapping
Mapping quality (0-255, with 255 if missing)