kbroman/qtlcharts

Fix use of class()

Closed this issue · 1 comments

Use inherits() rather than "blah" %in% class(object)

  • convert4crosstab.R
  • convert_pkg.R
  • estQTLeffects.R
  • ipleiotropy.R
  • iplotMap.R
  • iplotMScanone.R
  • iplotPXG.R
  • iplotScanone.R
  • iplotScantwo.R

Fixed in this commit.