I am trying to italicize species names in a caption:
\caption{The results of recoding \textit{A. victoria} towards the $2$-mer frequency distribution of the highly expressed genes of \textit{E. coli}. This visualization was generated with the command \texttt{freqgen visualize -{}-original gfp.fna -{}-target ecoli.heg.yaml -{}-optimized gfp\_ecoli.fna -{}-title "Recoding GFP using Freqgen"}.}
However, it doesn't seem to work:

\texttt is clearly working, so why isn't \textit?
If it is of any help, I am using bioinfo.cls for the journal Bioinformatics.

