# Drug Resistant Mutations-Hotspot clusters are expected to drive negative selection.+Hotspot clusters are expected to drive positive selection.
addTooltips( Plot.plot({ x: { type: "linear" }, inset: 10, width: width, marks: [ Plot.frame({ fill: "lightgray" }),+Plot.tickX([0, 56, 99, 440, 560, 975], {x: d => d, stroke: "black"}),Plot.dot(allSNPs, { x: "Position", fill: "#00308f", fillOpacity: 0.05, }), Plot.dot(consensusB, { x: "AAPOS", fill: "#ff7e00", fillOpacity: 0.2, title: "AAREF" }) ] }) )
<hr>
Alternative plots: