From 6393253970c97a77606e7ddee6e7b39fd6543873 Mon Sep 17 00:00:00 2001 From: Breck Yunits Date: Tue, 3 Sep 2024 07:22:19 -1000 Subject: [PATCH] --- add.scroll | 1 - blog/cancer-heatmaps.scroll | 2 +- blog/cat-food.scroll | 2 +- blog/funQuiz.scroll | 2 +- blog/fund.scroll | 2 +- blog/hawaii-cancer-moonshot.scroll | 4 ++-- blog/holey-moley.scroll | 2 +- blog/moonbathing.scroll | 2 +- blog/natureCalls.scroll | 2 +- blog/prostateExams.scroll | 2 +- blog/sayCheese.scroll | 2 +- code/conceptPage.scroll | 6 +++--- csv.scroll | 2 +- header.scroll | 2 +- pages/about.scroll | 2 +- pages/acknowledgements.scroll | 2 +- pages/explore.scroll | 2 +- wws.scroll | 2 +- 18 files changed, 20 insertions(+), 21 deletions(-) diff --git a/add.scroll b/add.scroll index 0923ba7f29..7940001ade 100644 --- a/add.scroll +++ b/add.scroll @@ -11,5 +11,4 @@ classicForm mediumColumn scrollForm - import footer.scroll diff --git a/blog/cancer-heatmaps.scroll b/blog/cancer-heatmaps.scroll index d07c736d09..56f75aecfc 100644 --- a/blog/cancer-heatmaps.scroll +++ b/blog/cancer-heatmaps.scroll @@ -1,8 +1,8 @@ authors Breck Yunits https://github.com/breck7 date 03-15-2023 -tags All openGraphImage https://cancerdb.com/blog/cancerHeatmap.jpg +tags All title Cancer in the United States import header.scroll diff --git a/blog/cat-food.scroll b/blog/cat-food.scroll index bc75a36355..de59f3b34b 100644 --- a/blog/cat-food.scroll +++ b/blog/cat-food.scroll @@ -1,6 +1,6 @@ date 11-29-2022 -tags Commercials openGraphImage https://cancerdb.com/blog/catfood.png +tags Commercials title Cat food import header.scroll diff --git a/blog/funQuiz.scroll b/blog/funQuiz.scroll index ddb5c18664..255a050504 100644 --- a/blog/funQuiz.scroll +++ b/blog/funQuiz.scroll @@ -1,6 +1,6 @@ date 12-09-2022 -tags Commercials openGraphImage https://cancerdb.com/blog/funQuiz.jpg +tags Commercials title Fun quiz import header.scroll diff --git a/blog/fund.scroll b/blog/fund.scroll index 6eefed2ed6..23b5ec6616 100644 --- a/blog/fund.scroll +++ b/blog/fund.scroll @@ -1,8 +1,8 @@ authors Breck Yunits https://github.com/breck7 date 9-2-2024 -tags All openGraphImage https://cancerdb.com/blog/cancerHeatmap.jpg +tags All title On Our Slow Pace import header.scroll diff --git a/blog/hawaii-cancer-moonshot.scroll b/blog/hawaii-cancer-moonshot.scroll index 2022a40c01..ff1935dc94 100644 --- a/blog/hawaii-cancer-moonshot.scroll +++ b/blog/hawaii-cancer-moonshot.scroll @@ -1,8 +1,8 @@ authors Breck Yunits - https://github.com/breck7 + https://github.com/breck7 date 09-15-2022 -tags All cancer openGraphImage https://cancerdb.com/blog/japan.jpeg +tags All cancer title The Hawai'i #CancerMoonshot import header.scroll diff --git a/blog/holey-moley.scroll b/blog/holey-moley.scroll index 4fb3034afb..21d2a42bfc 100644 --- a/blog/holey-moley.scroll +++ b/blog/holey-moley.scroll @@ -1,6 +1,6 @@ date 09-30-2022 -tags Commercials openGraphImage https://cancerdb.com/blog/moon.png +tags Commercials title Holey Moley import header.scroll diff --git a/blog/moonbathing.scroll b/blog/moonbathing.scroll index 2fe3258ece..546914bf56 100644 --- a/blog/moonbathing.scroll +++ b/blog/moonbathing.scroll @@ -1,6 +1,6 @@ date 09-22-2022 -tags Commercials openGraphImage https://cancerdb.com/blog/moon.png +tags Commercials title Moonbathing import header.scroll diff --git a/blog/natureCalls.scroll b/blog/natureCalls.scroll index e6317f712b..2c07223493 100644 --- a/blog/natureCalls.scroll +++ b/blog/natureCalls.scroll @@ -1,6 +1,6 @@ date 12-16-2022 -tags Commercials openGraphImage https://cancerdb.com/blog/natureCalls.jpg +tags Commercials title Nature calls import header.scroll diff --git a/blog/prostateExams.scroll b/blog/prostateExams.scroll index e06950054a..87431a0586 100644 --- a/blog/prostateExams.scroll +++ b/blog/prostateExams.scroll @@ -1,6 +1,6 @@ date 11-22-2022 -tags Commercials openGraphImage https://cancerdb.com/blog/prostate.jpg +tags Commercials title Prostate Exams import header.scroll diff --git a/blog/sayCheese.scroll b/blog/sayCheese.scroll index 5b7a802bbf..9c6b5a6ae2 100644 --- a/blog/sayCheese.scroll +++ b/blog/sayCheese.scroll @@ -1,6 +1,6 @@ date 12-04-2022 -tags Commercials openGraphImage https://cancerdb.com/blog/sayCheese.jpg +tags Commercials title Say cheese import header.scroll diff --git a/code/conceptPage.scroll b/code/conceptPage.scroll index a0513bfd18..9614e81d7f 100644 --- a/code/conceptPage.scroll +++ b/code/conceptPage.scroll @@ -1,6 +1,4 @@ importOnly -tags All -testStrict replace BASE_URL .. replaceJs TEMPLATE { @@ -8,6 +6,8 @@ replaceJs TEMPLATE const template = `title ${particle.get("name")}\nprintTitle\ncode\n ${code.replace(/\n/g, "\n ")}`; template; } +tags All +testStrict viewSourceBaseUrl https://github.com/breck7/CancerDB/blob/main/concepts/ import measures.parsers @@ -18,4 +18,4 @@ import ../header.scroll TEMPLATE -import ../footer.scroll \ No newline at end of file +import ../footer.scroll diff --git a/csv.scroll b/csv.scroll index d80fcc9f83..0358ef9ffe 100644 --- a/csv.scroll +++ b/csv.scroll @@ -1,6 +1,7 @@ buildConcepts cancerdb.csv cancerdb.json cancerdb.tsv sortBy -measurements buildMeasures measures.tsv measures.csv measures.json +loadConcepts concepts title CancerDB.CSV import rootHeader.scroll @@ -19,7 +20,6 @@ Download the CancerDB ScrollSet as: CSV | TSV | JSON link cancerdb.json JSON import code/measures.parsers -loadConcepts concepts Statistics on the measures (columns) are below and can be downloaded as: CSV | TSV | JSON link measures.csv CSV diff --git a/header.scroll b/header.scroll index cadefc894b..4f3135d63f 100644 --- a/header.scroll +++ b/header.scroll @@ -31,4 +31,4 @@ stumpNoSnippet a Download href BASE_URL/download.html -viewSourceButton \ No newline at end of file +viewSourceButton diff --git a/pages/about.scroll b/pages/about.scroll index 82c5a17109..10c94a17a6 100644 --- a/pages/about.scroll +++ b/pages/about.scroll @@ -1,5 +1,5 @@ -tags index replaceJs BUILT_ON_DAY dayjs().format("MM/DD/YYYY") +tags index title About import header.scroll diff --git a/pages/acknowledgements.scroll b/pages/acknowledgements.scroll index ba5e9661e9..649c7de701 100644 --- a/pages/acknowledgements.scroll +++ b/pages/acknowledgements.scroll @@ -1,4 +1,3 @@ -tags index replaceNodejs const fs = require("fs") const path = require("path") @@ -10,6 +9,7 @@ replaceNodejs .map(item => `- ${item.login}\n ${item.html_url}`) .join("\n") } +tags index title Acknowledgements import header.scroll diff --git a/pages/explore.scroll b/pages/explore.scroll index e8269ad6f9..3111acf28c 100644 --- a/pages/explore.scroll +++ b/pages/explore.scroll @@ -1,4 +1,3 @@ -tags index replaceNodejs const lodash = require("lodash") const data = lodash.chain(require("../cancerdb.json")) @@ -9,6 +8,7 @@ replaceNodejs const rows = lodash.map(data, row => lodash.values(row).join(',')); const csv = [header, ...rows].join('\n '); module.exports = {ALL : 'table\n printTable\n delimiter ,\n data\n ' + csv} +tags index title Explore CancerDB import header.scroll diff --git a/wws.scroll b/wws.scroll index 56f893c496..5cfc84f676 100644 --- a/wws.scroll +++ b/wws.scroll @@ -1 +1 @@ -snippets blog/All \ No newline at end of file +snippets blog/All