sbcdata
Laboratory Diagnostics from Septic and Non-septic Patients Used in the AMPEL Project
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 8 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.0%) to scientific vocabulary
Keywords
Repository
Laboratory Diagnostics from Septic and Non-septic Patients Used in the AMPEL Project
Basic Info
- Host: GitHub
- Owner: ampel-leipzig
- License: cc-by-4.0
- Language: R
- Default Branch: main
- Homepage: https://ampel-leipzig.github.io/sbcdata/
- Size: 222 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 2
Topics
Metadata Files
README.md
sbcdata
Installation
You can install the released version of sbcdata
from directly from github:
```r
install.packages("remotes")
remotes::install_github("ampel-leipzig/sbcdata") ```
About the data
The data were collected as part of the AMPEL project (Analysis and Reporting System for the Improvement of Patient Safety through Real-Time Integration of Laboratory Findings). They include administration data, sepsis labels based on ICD10 codes and laboratory diagnostics from patients admitted to the University Hospital Leipzig between Januar 2014 and December 2021 and to the University Hospital Greifswald between Januar 2015 and December 2020, respectively. Additionally it provides functions to generate a similar dataset from MIMIC-IV Johnson et al. 2021.
License
The datasets are available under the CC-BY license.
Citation
To cite the sbcdata package, please use:
Applying Machine Learning to Blood Count Data Predicts Sepsis with ICU Admission. D. Steinbach, P. C. Ahrens, M. Schmidt, M. Federbusch, L. Heuft, Ch. Lbbert, M. Nauck, M. Grndling, B. Isermann, S. Gibb, Th. Kaiser 2024. Clinical Chemistry. DOI: 10.1093/clinchem/hvae001.
Owner
- Name: AMPEL
- Login: ampel-leipzig
- Kind: organization
- Location: Leipzig
- Website: https://www.ampel.care/
- Repositories: 3
- Profile: https://github.com/ampel-leipzig
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "sbcdata",
"description": " The data were collected as part of the AMPEL project (Analysis and Reporting System for the Improvement of Patient Safety through Real-Time Integration of Laboratory Findings, \\urlhttp://www.ampel-cdss.com/). They include administration data, sepsis labels based on ICD10 codes and laboratory diagnostics from patients admitted to the University Hospital Leipzig between Januar 2014 and December 2021 and to the University Hospital Greifswald between Januar 2015 and December 2020, respectively. Additionally it provides functions to generate a similar dataset from MIMIC-IV (Johnson et al. 2021 \\doi10.13026/S6N6-XD98).",
"name": "sbcdata: \n Laboratory Diagnostics from Septic and Non-septic Patients Used\n in the AMPEL Project",
"codeRepository": "https://github.com/ampel-leipzig/sbcdata",
"issueTracker": "https://github.com/ampel-leipzig/sbcdata/issues/",
"license": "https://spdx.org/licenses/CC-BY-4.0",
"version": "1.0.1",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.3.3 (2024-02-29)",
"author": [
{
"@type": "Person",
"givenName": "Sebastian",
"familyName": "Gibb",
"email": "mail@sebastiangibb.de",
"@id": "https://orcid.org/0000-0001-7406-4443"
},
{
"@type": "Person",
"givenName": "Paul",
"familyName": "Ahrens",
"email": "paul.ahrens@medizin.uni-leipzig.de"
},
{
"@type": "Person",
"givenName": "Daniel",
"familyName": "Steinbach",
"email": "daniel.steinbach@medizin.uni-leipzig.de"
},
{
"@type": "Person",
"givenName": "Maria",
"familyName": "Schmidt",
"email": "maria.schmidt@medizin.uni-leipzig.de"
},
{
"@type": "Person",
"givenName": "Thorsten",
"familyName": "Kaiser",
"email": "thorsten.kaiser@medizin.uni-leipzig.de"
}
],
"contributor": [
{
"@type": "Person",
"givenName": "Paul",
"familyName": "Ahrens",
"email": "paul.ahrens@medizin.uni-leipzig.de"
},
{
"@type": "Person",
"givenName": "Daniel",
"familyName": "Steinbach",
"email": "daniel.steinbach@medizin.uni-leipzig.de"
},
{
"@type": "Person",
"givenName": "Maria",
"familyName": "Schmidt",
"email": "maria.schmidt@medizin.uni-leipzig.de"
},
{
"@type": "Person",
"givenName": "Thorsten",
"familyName": "Kaiser",
"email": "thorsten.kaiser@medizin.uni-leipzig.de"
},
{
"@type": "Person",
"givenName": "Mark",
"familyName": "Wernsdorfer",
"email": "mark.wernsdorfer@medizin.uni-leipzig.de"
},
{
"@type": "Person",
"givenName": "Matthias",
"familyName": "Nauck",
"email": "matthias.nauck@med.uni-greifswald.de"
},
{
"@type": "Person",
"givenName": "Stefan",
"familyName": "Bollmann",
"email": "stefan.bollmann@med.uni-greifswald.de"
},
{
"@type": "Person",
"givenName": "Thomas",
"familyName": "Hildebrandt",
"email": "thomas.hildebrandt@med.uni-greifswald.de"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Sebastian",
"familyName": "Gibb",
"email": "mail@sebastiangibb.de",
"@id": "https://orcid.org/0000-0001-7406-4443"
}
],
"softwareSuggestions": [
{
"@type": "SoftwareApplication",
"identifier": "knitr",
"name": "knitr",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=knitr"
},
{
"@type": "SoftwareApplication",
"identifier": "rmarkdown",
"name": "rmarkdown",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=rmarkdown"
},
{
"@type": "SoftwareApplication",
"identifier": "viridisLite",
"name": "viridisLite",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=viridisLite"
},
{
"@type": "SoftwareApplication",
"identifier": "DiagrammeR",
"name": "DiagrammeR",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=DiagrammeR"
},
{
"@type": "SoftwareApplication",
"identifier": "gtsummary",
"name": "gtsummary",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=gtsummary"
},
{
"@type": "SoftwareApplication",
"identifier": "testthat",
"name": "testthat",
"version": ">= 3.0.0",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=testthat"
}
],
"softwareRequirements": {
"1": {
"@type": "SoftwareApplication",
"identifier": "R",
"name": "R",
"version": ">= 4.1"
},
"2": {
"@type": "SoftwareApplication",
"identifier": "data.table",
"name": "data.table",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=data.table"
},
"SystemRequirements": null
},
"fileSize": "47116.518KB",
"citation": [
{
"@type": "ScholarlyArticle",
"datePublished": "2024",
"author": [
{
"@type": "Person",
"givenName": "Daniel",
"familyName": "Steinbach"
},
{
"@type": "Person",
"givenName": "Paul C.",
"familyName": "Ahrens"
},
{
"@type": "Person",
"givenName": "Maria",
"familyName": "Schmidt"
},
{
"@type": "Person",
"givenName": "Martin",
"familyName": "Federbusch"
},
{
"@type": "Person",
"givenName": "Lara",
"familyName": "Heuft"
},
{
"@type": "Person",
"givenName": "Christoph",
"familyName": "Lbbert"
},
{
"@type": "Person",
"givenName": "Matthias",
"familyName": "Nauck"
},
{
"@type": "Person",
"givenName": "Matthias",
"familyName": "Grndling"
},
{
"@type": "Person",
"givenName": "Berend",
"familyName": "Isermann"
},
{
"@type": "Person",
"givenName": "Sebastian",
"familyName": "Gibb",
"email": "mail@sebastiangibb.de"
},
{
"@type": "Person",
"givenName": "Thorsten",
"familyName": "Kaiser"
}
],
"name": "Applying Machine Learning to Blood Count Data Predicts Sepsis with {ICU} Admission",
"identifier": "10.1093/clinchem/hvae001",
"pagination": "506--515",
"@id": "https://doi.org/10.1093/clinchem/hvae001",
"sameAs": "https://doi.org/10.1093/clinchem/hvae001",
"isPartOf": {
"@type": "PublicationIssue",
"issueNumber": "3",
"datePublished": "2024",
"isPartOf": {
"@type": [
"PublicationVolume",
"Periodical"
],
"volumeNumber": "70",
"name": "Clinical Chemistry"
}
}
}
],
"releaseNotes": "https://github.com/ampel-leipzig/sbcdata/blob/master/NEWS.md",
"readme": "https://github.com/ampel-leipzig/sbcdata/blob/main/README.md",
"contIntegration": [
"https://github.com/ampel-leipzig/sbcdata/actions/workflows/R-CMD-check.yaml",
"https://codecov.io/gh/ampel-leipzig/sbcdata?branch=main"
],
"developmentStatus": "https://www.repostatus.org/#active",
"keywords": [
"data",
"sepsis",
"r-package",
"r-stats",
"laboratory"
]
}
GitHub Events
Total
- Watch event: 3
- Fork event: 1
Last Year
- Watch event: 3
- Fork event: 1
Dependencies
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- JamesIves/github-pages-deploy-action v4.5.0 composite
- actions/checkout v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- R >= 4.1 depends
- data.table * depends
- DiagrammeR * suggests
- gtsummary * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests
- viridisLite * suggests