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

Feature Request: Build File-Sample-Participant Mapping #3

Closed
3 tasks
chris-s-friedman opened this issue Mar 15, 2023 · 1 comment · Fixed by #4
Closed
3 tasks

Feature Request: Build File-Sample-Participant Mapping #3

chris-s-friedman opened this issue Mar 15, 2023 · 1 comment · Fixed by #4
Assignees

Comments

@chris-s-friedman
Copy link
Collaborator

chris-s-friedman commented Mar 15, 2023

Description

Use the file manifest received from ARCUS of all the submitted files and convert that into a manifest mapping file, sample, and participant. This mapping file should have the following columns:

  • genomic_file_id for the file's genomic file ID
  • sample_id for the kf_id of the sample associated with the file
  • participant_id for the kf_id of the participant associated with the sample

This file should be the same format as the one for CDS.

The generated mapping file should be placed in the data/ directory and the script(s) used to build the manifest should be in the scripts/ directory.

@youngnm
Copy link
Contributor

youngnm commented Mar 16, 2023

Created a new PR for the file and SQL here.

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

Successfully merging a pull request may close this issue.

2 participants