SACGF / SACGF/variantgrid

Classification lab record id - add comments / helper methods

Open
#1,487 1 comment 0 reactions 1 assignee Claimed by @TheMadBug View on GitHub
documentation Refactoring
Dominant language
Python
Stars
30
Forks
3
Avg merge
9h 28m
Merged PRs (30d)
42

Description

I was using this for the 1st time in SACGF/variantgrid_private#3836 and found a few things not immediately obvious

**Document various "id" strings**

Hard to work out what “record_id” and “id”, “id_str” etc are and how they fit together

**id_str helper function**

There is a helper function to deconstruct the id_str - `ClassificationRef.parse_id_str`

Would be nice to have one to make it, ie Helper to make `id_str = f”{lab.group_name}/{lab_record_id}”`

James says:

> I think it's org-group-name/lab-group-name/unique-Id-within-lab

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.