NIAGADS / niagads-igv-webapp

Standalone webapp for NIAGADS customized IGV Genome Browser
GNU General Public License v3.0
1 stars 1 forks source link

revise the VariantServiceTrack to make drawing consistent #14

Closed fossilfriend closed 1 year ago

fossilfriend commented 1 year ago

modify the VariantServiceTrack.tsx draw function to consistently use the igv.IGVGraphics wrapper instead of drawing directly in the context.

e.g., compare line 196 and line 238

fossilfriend commented 1 year ago

closed with #16 4713490