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

Traits and Cofactors correlation error #677

Open
ckliethermes opened this issue Mar 2, 2022 · 10 comments
Open

Traits and Cofactors correlation error #677

ckliethermes opened this issue Mar 2, 2022 · 10 comments

Comments

@ckliethermes
Copy link

I received the error below when trying to identify traits that correlate with phenotypes in the Traits and Cofactors database (Trait Data And Analysis Page: Calculate Correlations > BXD Published phenotypes). None of the expression databases give this error; the list of top correlated traits generates as expected.

Copied from error screen:

(GeneNetwork error: Extra data: line 1 column 6765450 (char 6765449))

GeneNetwork tux01:gene:2.11-rc2-testing-c71218d92 
Extra data: line 1 column 6765450 (char 6765449) (error)

To check if this already a known issue, search the issue tracker.

  GeneNetwork tux01:gene:2.11-rc2-testing-c71218d92  http://www.genenetwork.org/corr_compute ( 6:54PM UTC Mar 02, 2022) 

Traceback (most recent call last):
File "/usr/local/guix-profiles/gn-latest-20220122/lib/python3.9/site-packages/flask/app.py", line 1513, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/guix-profiles/gn-latest-20220122/lib/python3.9/site-packages/flask/app.py", line 1499, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "/home/gn2/production/gene/wqflask/wqflask/views.py", line 949, in corr_compute_page
correlation_results = set_template_vars(request.form, correlation_results)
File "/home/gn2/production/gene/wqflask/wqflask/correlation/show_corr_results.py", line 54, in set_template_vars
table_json = correlation_json_for_table(correlation_data,
File "/home/gn2/production/gene/wqflask/wqflask/correlation/show_corr_results.py", line 96, in correlation_json_for_table
(file_path, dataset_metadata) = fetch_all_cached_metadata(
File "/home/gn2/production/gene/wqflask/wqflask/correlation/pre_computes.py", line 18, in fetch_all_cached_metadata
dataset_metadata = json.load(file_handler)
File "/gnu/store/p5fgysbcnnp8b1d91mrvjvababmczga0-python-3.9.6/lib/python3.9/json/init.py", line 293, in load
return loads(fp.read(),
File "/gnu/store/p5fgysbcnnp8b1d91mrvjvababmczga0-python-3.9.6/lib/python3.9/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/gnu/store/p5fgysbcnnp8b1d91mrvjvababmczga0-python-3.9.6/lib/python3.9/json/decoder.py", line 340, in decode
raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 1 column 6765450 (char 6765449)

@zsloan
Copy link
Contributor

zsloan commented Mar 2, 2022 via email

@zsloan
Copy link
Contributor

zsloan commented Mar 2, 2022 via email

@ckliethermes
Copy link
Author

ckliethermes commented Mar 2, 2022 via email

@BonfaceKilz
Copy link
Collaborator

BonfaceKilz commented Mar 3, 2022 via email

@ckliethermes
Copy link
Author

ckliethermes commented Mar 8, 2022 via email

@robwwilliams
Copy link
Contributor

robwwilliams commented Mar 8, 2022 via email

@zsloan
Copy link
Contributor

zsloan commented Mar 8, 2022 via email

@fredmanglis
Copy link
Contributor

@ckliethermes @zsloan Is this still an issue? May I close this issue as complete?

@zsloan
Copy link
Contributor

zsloan commented Mar 22, 2022 via email

@fredmanglis
Copy link
Contributor

@zsloan Okay then, do the following:

  • extract what is not completed into a new issue in the gemtext issue tracker
  • Add a link in the new gemtext issue pointing to this issue.
  • Add a link to this issue pointing to the new gemtext issue
  • close this issue

Tick the steps above as you finish them to ensure you do not miss any.

Also, you can tag me once you are done, and I'll have a look at the new gemtext issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants