DReichLab / DReichLab/waldo

individual ID, sample pointers

Open
#225 1 comment 0 reactions 1 assignee View on GitHub

@MatthewMah is already working on this.

Since Oct 23, 2025.

Dominant language
Python
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The individual ID is currently a text field of the sample table.

Proposal is to change this to be autogenerated from a sample, and point samples from the same individual to a master entry.

  1. external ID if filled out
  2. internal ID otherwise, for example I32195

If a sample has an external ID, we assume that this is the initial processing.

In the future, we may want to separate out columns from the sample table into an individual table to reuse for different samples from the same individual.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.