From e25d5d762df3f6ed92b9f8cd0abb8c78db6ee203 Mon Sep 17 00:00:00 2001 From: Will Beasley Date: Tue, 14 Jan 2025 23:21:10 -0600 Subject: [PATCH] more consistent headings ref #1 --- _config.yml | 17 +++++++------- about.markdown => about.md | 0 index.markdown | 6 ----- index.md | 2 +- suggestions.md | 45 ++++++++++++++------------------------ 5 files changed, 27 insertions(+), 43 deletions(-) rename about.markdown => about.md (100%) delete mode 100644 index.markdown diff --git a/_config.yml b/_config.yml index ef7ba7c..9516da0 100644 --- a/_config.yml +++ b/_config.yml @@ -18,16 +18,17 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Your awesome title -email: your-email@example.com +title: DataSci Connect Resources for Data Science Training +# email: your-email@example.com description: >- # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. + Library of sharable data science-focused resources including + learning modules, + program management best practices and potential pitfalls, + and others. baseurl: "" # the subpath of your site, e.g. /blog -url: "" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: jekyllrb -github_username: jekyll +url: "https://ouhscbbmc.github.io/odss-datasci-connect-resource" # the base hostname & protocol for your site, e.g. http://example.com +# twitter_username: jekyllrb +# github_username: jekyll # Build settings theme: minima diff --git a/about.markdown b/about.md similarity index 100% rename from about.markdown rename to about.md diff --git a/index.markdown b/index.markdown deleted file mode 100644 index 0671507..0000000 --- a/index.markdown +++ /dev/null @@ -1,6 +0,0 @@ ---- -# Feel free to add content and custom Front Matter to this file. -# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults - -layout: home ---- diff --git a/index.md b/index.md index 791a443..b167d24 100644 --- a/index.md +++ b/index.md @@ -1,5 +1,5 @@ --- -layout: "page" +layout: "home" title: "DataSci Connect" --- diff --git a/suggestions.md b/suggestions.md index 8f7bdb9..5395893 100644 --- a/suggestions.md +++ b/suggestions.md @@ -1,8 +1,13 @@ +--- +layout: page +title: "Suggested Resources" +categories: skills datasets +--- + Training & Learning Skills -======== +------------- -Basic ------------- +### Basic * Julia * Python @@ -10,52 +15,36 @@ Basic * SQL * GitHub -Genomics ------- +### Genomics * R Bioconductor +* [Add more tools, and their links] -AI ------- +### AI -* qqqq +* [Add tools, and their links] -EHR ------- +### EHR * OHDSI/OMOP * Epic (likely restricted via institution) * Cerner (restricted via institution?) -Training & Learning Platforms -======== +### Training & Learning Platforms * [Coursera](https://www.coursera.org) * [Data Carpentry](https://datacarpentry.org) * [AI Institute](https://research.cec.sc.edu/aii) at South Carolina - This is an example on GitHub of a shared R code and Jupyter notebook that student can download and run locally to learn how to preprocess and analyze microarray data, perform differential expression analysis, and generate visualization plots (https://github.com/ARINBRE/microarray) Data Sources (Publicly Available) -========= +------------- +Internal Temporary Notes +------------- Attributes to describe * one-time cohort vs any-time/on-demand access * free vs paid - -yrahmatallah - yrahmatallah@uams.edu -cassandra-hui -julipetal - jpetereit@unr.edu -Anna Bennett GitHub - amb599 - -CRPNAU - Catherine.Propper@nau.edu -amandabbraley - braley@ohsu.edu - -Juli Petereit -Cassandra Hui -Yasir Rahamataliah - -Anna Bennett -Amanda Braley -Will Beasley \ No newline at end of file