Skip to content

different percent identity/alignment length for identical sequences on opposite strands #201

Description

@lerminin

Hello,

I've come across an odd discrepancy - I have a plasmid with two copies of qacE gene (X68232) on opposite strands and I'm getting differing percent identity/alignment length to the reference for each copy despite the nucleotide sequences being identical. The output I get from StarAMR/Resfinder is the following:

Isolate ID Data Data Type Predicted Phenotype CGE Predicted Phenotype %Identity %Overlap HSP Length/Total Length Contig Start End Accession
plasmid qacE Resistance unknown[qacE_1_X68232] Benzylkonium Chloride, Ethidium Bromide, Chlorhexidine, Cetylpyridinium Chloride 100.0 84.68 282/333 p03A17005_A_consensus 33598 33879 X68232
plasmid qacE Resistance unknown[qacE_1_X68232] Benzylkonium Chloride, Ethidium Bromide, Chlorhexidine, Cetylpyridinium Chloride 99.65 85.59 285/333 p03A17005_A_consensus 60928 60644 X68232

Initially this suggested to me that these are two distinct sequences: one on the forward strand with 100 % identity over 282 nt, and one on the reverse strand with 99.65% identity over 285 nt. However, I aligned both qacE sequences to the X68232 reference to search for where the sequences differed and found the following:

  • qacE on forward strand: 282 nt sequence. next three bases are ATT
  • qacE on reverse strand: 285 nt sequence, with final three bases ATT (100 % identity match to forward strand qacE)
  • qacE X68232 reference 283-285 nt are GTT, so the G is mismatched

Seems like the alignment is ending at 282 nt for the forward strand, but the next three bases in the reverse strand are included with a single mismatch over the 285 nt length. Even though the forward strand has the same sequence, the last three nts are being excluded. Given the nt sequences are identical on both strands, I would expect the ResFinder output to be the same for both strands. Is this an artifact of StarAMR or is this a BLAST issue?

I'm also noticing a similar pattern with blaOXA-10 (J03427) - getting 100 % alignment over 768/801 nt in the reference when blaOXA-10 is on the reverse strand, but 99.24 % alignment over 788/801 nt in the reference when blaOXA-10 is on the forward strand. Sequences between forward and reverse are 100% identical in both cases.

plasmid file: plasmid.fasta.txt
version = 0.10.0 (same issue occurs in v0.9.1)
resfinder_gene_drug_version = 072621
resfinder_db_date = Tue, 24 May 2022 06:51

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions