Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in getting protein #5

Open
murphycj opened this issue Jul 25, 2020 · 0 comments
Open

Issue in getting protein #5

murphycj opened this issue Jul 25, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@murphycj
Copy link
Owner

I observed several instances of it

TypeError: i.gene1Protein is null
  File "components/Plot.jsx", line 451, in Plot._downloadImage
          plotName = plotDataAll.gene1Protein.transcript.name + '.exons.png';
  File "../node_modules/antd/es/button/button.js", line 226, in t/n.handleClick
            onClick(e);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 80, in v
        b.apply(c, l);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 100, in _
      ka.apply(pa, arguments);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 104, in O/<
      qa.apply(this, arguments);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 124, in O
      ra(d, b, void 0, a);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 153, in T
        } else b && wa(a, b, c);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 142, in k
      Array.isArray(a) ? a.forEach(b, c) : a && b.call(c, a);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 166, in z
        ya(a, Aa);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 1676, in xn
        Ba(h);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 7203, in le
        return a(b);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 1741, in Tn
            hb(b, c, void 0);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 1778, in Pn
      Qd(a, b, c, d);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 1753, in zn
        var d = Hc(a, b, c);
  File "../node_modules/scheduler/cjs/scheduler.production.min.js", line 266, in t.unstable_runWithPriority
        return b();
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 2794, in Xo
      return Lf(a, b);
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 7188, in se
        return fg(98, a.bind(null, b, c, d));
  File "../node_modules/react-dom/cjs/react-dom.production.min.js", line 1710, in kn
        fb(d, a, b, c);
@murphycj murphycj added the bug Something isn't working label Jul 25, 2020
@murphycj murphycj self-assigned this Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant