Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add descriptive labels to data fields #97

Open
jburos opened this issue Mar 28, 2022 · 1 comment
Open

Add descriptive labels to data fields #97

jburos opened this issue Mar 28, 2022 · 1 comment

Comments

@jburos
Copy link
Contributor

jburos commented Mar 28, 2022

There are a handful of labelled fields, but some additional labels would be helpful.

For example, in the subjects table:

  1. subject_id: universal subject identifier (UUID), unique within the database (varies across projectversions)
  2. individual_id: subject id provided in the dataset; may not be unique within a project
  3. pdl1tc: category of pdl1 expression on tumor cells
  4. pdl1ic: category of pdl1 expression on immune cells
@jburos
Copy link
Contributor Author

jburos commented Mar 28, 2022

labels for subjects data are here: https://github.com/generable/rgeco/blob/main/R/geco_subjects.R#L113-L123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant