diff options
author | Frederick Muriuki Muriithi | 2022-10-18 12:26:27 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-10-18 12:26:27 +0300 |
commit | 42d9cfff96bce98ec14c37ddb8ba7175b24062d3 (patch) | |
tree | 0b2f5b7efe2b98c6b708761a97eb882a572005de /issues/correlation-missing-file.gmi | |
parent | 0255d8023f5c93e7aafc7f70ee19448196a95824 (diff) | |
download | gn-gemtext-42d9cfff96bce98ec14c37ddb8ba7175b24062d3.tar.gz |
Issues (correlation-missing-file): Update format
- issues/correlation-missing-file.gmi: Update issue formatting
Diffstat (limited to 'issues/correlation-missing-file.gmi')
-rw-r--r-- | issues/correlation-missing-file.gmi | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/issues/correlation-missing-file.gmi b/issues/correlation-missing-file.gmi index 10792a7..95f4e68 100644 --- a/issues/correlation-missing-file.gmi +++ b/issues/correlation-missing-file.gmi @@ -8,11 +8,16 @@ * keywords: correlations ## Description -- https://genenetwork.org/show_trait?trait_id=P40630_SWEEQMAEVGR_2&dataset=EPFL-ETHZ-BXD-LivProtCD-HF-1119 -- Use the default dataset for correlation (the same as the trait) -- You should get the following error: +Go to +=> https://genenetwork.org/show_trait?trait_id=P40630_SWEEQMAEVGR_2&dataset=EPFL-ETHZ-BXD-LivProtCD-HF-1119 +Use the default dataset for correlation (the same as the trait) + +You should get the following error: + +``` GeneNetwork tux01:gene:2.11-rc2-gn_20221013-4eb4beafd [Errno 2] No such file or directory: '/home/gn2/production/tmp/gn2/gn2/ProbeSetFreezeId_886_EPFL/ETHZ BXD Liver Proteome CD-HFD (Nov19)' (error) +``` This obviously has something to do with the sample data files, though not sure what yet. |