diff --git a/profile/README.md b/profile/README.md index b6fa643..c660926 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,9 +1,8 @@ - # **MSKCC-Epi-Bio** -*Updated 2023-10-11 12:03:45* +*Updated 2023-10-12 19:19:30.032266* This GitHub organization hosts code, presentations and other resources created by members of Memorial Sloan Kettering’s Department of @@ -19,47 +18,187 @@ outcomes R, implementing decision curves in python ([dcurves](https://github.com/MSKCC-Epi-Bio/dcurves)), as well as a set of SAS macros for common tasks such as creating a Table 1 -([msk_SAS_macros](https://github.com/MSKCC-Epi-Bio/msk_SAS_macros)). +([msk\_SAS\_macros](https://github.com/MSKCC-Epi-Bio/msk_SAS_macros)). ------------------------------------------------------------------------ ## **R Packages** -| Package | CRAN Downloads (All-Time) | GitHub Stars | Last Updated | About | -|:------------------------------------------------------------------|:-------------------------:|:------------:|:------------:|:------------------------------------------------------------------------------------------| -| [gnomeR](https://github.com/MSKCC-Epi-Bio/gnomeR) | | 25 | 10/10/2023 | Package to wrangle and visualize genomic data in R | -| [PROscorerTools](https://github.com/MSKCC-Epi-Bio/PROscorerTools) | 24350 | 1 | 03/07/2022 | Tools to Score Patient-Reported Outcome (PRO) Measures and Other Psychometric Instruments | -| [SvyNom](https://github.com/MSKCC-Epi-Bio/SvyNom) | 37994 | 0 | 04/28/2022 | | -| [tidycmprsk](https://github.com/MSKCC-Epi-Bio/tidycmprsk) | 59511 | 19 | 07/15/2023 | | + +++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PackageCRAN Downloads (All-Time)GitHub StarsLast UpdatedAbout
gnomeR2510/12/2023Package to wrangle and visualize genomic +data in R
PROscorerTools24359103/07/2022Tools to Score Patient-Reported Outcome +(PRO) Measures and Other Psychometric Instruments
SvyNom38001004/28/2022
tidycmprsk598261907/15/2023
------------------------------------------------------------------------ ## **Python Packages** -| Package | GitHub Stars | Last Updated | About | -|:----------------------------------------------------|:------------:|:------------:|:---------------------------------------------------------------------------------------------------------------------| -| [dcurves](https://github.com/MSKCC-Epi-Bio/dcurves) | 15 | 09/12/2023 | Python package for Andrew Vickers’ Decision Curve Analysis method to evaluate prediction models and diagnostic tests | - + ++++++ + + + + + + + + + + + + + + + + +
PackageGitHub StarsLast UpdatedAbout
dcurves1509/12/2023Python package for Andrew Vickers’ +Decision Curve Analysis method to evaluate prediction models and +diagnostic tests
------------------------------------------------------------------------ ## **SAS Repositories** -| Repository | GitHub Stars | Last Updated | About | -|:----------------------------------------------------------------------------------|:------------:|:------------:|:----------------------------------------------------------------------------------| -| [create_msk_SAS_project](https://github.com/MSKCC-Epi-Bio/create_msk_SAS_project) | 0 | 10/19/2021 | Creates a directory with the essential files for a new project that will use SAS. | -| [msk_SAS_macros](https://github.com/MSKCC-Epi-Bio/msk_SAS_macros) | 1 | 10/19/2021 | SAS macros for MSK project use | + ++++++ + + + + + + + + + + + + + + + + + + + + + + +
RepositoryGitHub StarsLast UpdatedAbout
create_msk_SAS_project010/19/2021Creates a directory with the essential +files for a new project that will use SAS.
msk_SAS_macros110/19/2021SAS macros for MSK project use
------------------------------------------------------------------------ ## **Presentations** -| Repository | GitHub Stars | Last Updated | About | -|:------------------------------------------------------------------------------------------------------------------------------|:------------:|:------------:|:------| -| [contributing-to-an-R-pkg](https://github.com/MSKCC-Epi-Bio/contributing-to-an-R-pkg) | 0 | 04/04/2022 | | -| [introduction-to-msk-impact](https://github.com/MSKCC-Epi-Bio/introduction-to-msk-impact) | 0 | 09/06/2022 | | -| [Reproducibility-in-R-with-renv-and-templates](https://github.com/MSKCC-Epi-Bio/Reproducibility-in-R-with-renv-and-templates) | 3 | 05/13/2022 | | -| [Writing-Functions-with-the-tidyverse](https://github.com/MSKCC-Epi-Bio/Writing-Functions-with-the-tidyverse) | 4 | 11/01/2022 | | + ++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
RepositoryGitHub StarsLast UpdatedAbout
contributing-to-an-R-pkg004/04/2022
introduction-to-msk-impact009/06/2022
Reproducibility-in-R-with-renv-and-templates305/13/2022
Writing-Functions-with-the-tidyverse411/01/2022
------------------------------------------------------------------------