diff options
author | Frederick Muriuki Muriithi | 2022-10-04 11:13:05 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-10-04 11:13:05 +0300 |
commit | 8b21ba335494b51ed78a1b53b3cf87774b147ea9 (patch) | |
tree | bf4688eb0adfbe06a152287dad04f28160c14a23 /issues | |
parent | c505fd4795647dd3fb4008d38d0ad7c18585839d (diff) | |
download | gn-gemtext-8b21ba335494b51ed78a1b53b3cf87774b147ea9.tar.gz |
Issues: Add sub-titles to separate but related issues
Diffstat (limited to 'issues')
-rw-r--r-- | issues/phenotype-correlation-error.gmi | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/issues/phenotype-correlation-error.gmi b/issues/phenotype-correlation-error.gmi index 1bea54e..fa09f09 100644 --- a/issues/phenotype-correlation-error.gmi +++ b/issues/phenotype-correlation-error.gmi @@ -1,6 +1,6 @@ # Phenotype Correlation Error -## Correlation against phenotypes fails (for at least some datasets) +## Fixed: Correlation against phenotypes fails (for at least some datasets) Example: Run a correlation against BXD Published Phenotypes (at the top of the drop-down menu) from here - => https://genenetwork.org/show_trait?trait_id=1442370_at&dataset=HC_M2_0606_P @@ -17,7 +17,7 @@ The bug appears to occur in the rust correlation tool, so I'm not sure how to de subprocess.CalledProcessError: Command '['/usr/local/guix-profiles/gn-latest-20220820/bin/correlation_rust', '/home/zas1024/gn2-zach/tmp/gn2/correlation/IoaglmTgDJ.json', '/home/zas1024/gn2-zach/tmp/gn2']' died with <Signals.SIGSEGV: 11>. ``` ----- +## Fixed: Processing for Output too Early After fixing the issues with the interactions with the rust correlations code, I am now running into the following error when I run a correlation against the "Hippocampus Consortium M430v2 (Jun06) PDNN" dataset with the same trait from the URI above: ``` @@ -41,8 +41,7 @@ KeyError: "'1' information is not found in the database." The error above was caused by processing the data for output way too early. This has been fixed. - ----- +## Tissue Correlation: Probeset Trait Against Publish Dataset Running "Tissue" correlations on => https://genenetwork.org/show_trait?trait_id=1442370_at&dataset=HC_M2_0606_P @@ -72,7 +71,7 @@ so far, triangulated the issue to possibly being the fact that the "target_datas @zsloan and @alexm: any ideas? ----- +## Literature Correlation: ... I also run into the following error when I run the mechanical-rob tests |