Skip to content

Commit

Permalink
Merge pull request #508 from KPMP/KPMP-5213_LastChange
Browse files Browse the repository at this point in the history
KPMP-5213: Change the dataset information one more time
  • Loading branch information
Dert1129 authored Mar 21, 2024
2 parents 301eda4 + 03c3cdb commit b9af113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DataViz/DataTypeSelector.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ class DataTypeSelector extends Component {
getDataTypeInfo = (dataType) => {
let copy = {
'sn': 'This single-nucleus dataset is comprised of Healthy Reference: KPMP Healthy Reference Living Donor protocol biopsies (10), KPMP Healthy Reference Percutaneous Nephrolithotomy protocol biopsies (2), tumor nephrectomy tissue originating from the KPMP Pilot 1 protocol living donor tumor nephrectomy samples (3), and tissue samples from Human Biomolecular Atlas Program (HuBMAP) and Washington University St. Louis (WUSTL) Kidney Translational Research Center (KTRC) participants (10); CKD: biopsy samples from the KPMP Main Study protocol participants (37); AKI: biopsy samples from the KPMP Main Study protocol participants (16); and DM-R: biopsy samples from the KPMP Main Study protocol participants (2).',
'sc': 'This single-cell dataset is comprised of Healthy Reference: KPMP Healthy Reference Living Donor protocol biopsies (4), KPMP Healthy Reference Percutaneous Nephrolithotomy protocol biopsies (4), and Human Cell Atlas Living Donor biopsies (18), CKD: biopsy samples from the KPMP Main Study protocol participants (37), and AKI: biopsy samples from the KPMP Main Study protocol participants (14).',
'sc': 'This single-cell dataset is comprised of Healthy Reference: KPMP Healthy Reference Living Donor protocol biopsies (4), KPMP Healthy Reference Percutaneous Nephrolithotomy protocol biopsies (4), and Human Cell Atlas Living Donor biopsies (20 samples from 18 participants), CKD: biopsy samples from the KPMP Main Study protocol participants (37), and AKI: biopsy samples from the KPMP Main Study protocol participants (14).',
'rt': 'This regional transcriptomics dataset is comprised of Healthy Reference: tumor nephrectomy tissue originating from the KPMP Pilot 1 protocol and deceased donor nephrectomy samples, CKD: biopsy samples from the KPMP Main Study protocol participants and biopsy samples from the Diabetic Complications Consortium (DiaComp), and AKI: biopsy samples from the KPMP Main Study protocol participants.',
'rp': 'This regional proteomics dataset is comprised of Healthy Reference: tumor nephrectomy tissue originating from Ohio State University living donor tumor nephrectomy samples, CKD: biopsy samples from the KPMP Main Study protocol participants, and AKI: biopsy samples from the KPMP Main Study protocol participants.'
}
Expand Down

0 comments on commit b9af113

Please sign in to comment.