Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Sample ID to tube ID information

Open
#495 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
frontend

Research direction

Start at the sample plating page and trace how selected studies, sample IDs, and tube identifiers are loaded. Check the existing interface entry point and data flow before defining the read-only window; done means a searchable two-column view handles studies with missing or mixed tube identifiers and requires reopening after selection changes.

Written by the indexing model from the issue text.

Description

feature request front-end priority:low

The wet lab requests an interface to see the association between sample IDs and specimen (tube) IDs, which can be helpful in the event of usual characters, sanity checking, etc. Access to this interface would be from the sample plating page, and open a new window. The new window would present a two column spreadsheet, where the first column is the sample ID and the second column is the specimen ID. The wet lab additionally requests the ability to easily search in these columns.

A mock up of the proposed interface is attached. On the left side in blue is a (very) rough sketch of what the sample plating page looks like. The mockup proposes to add a button (in red color on the left), labeled “Sample ID <-> Tube ID”, or something to that effect, which when clicked opens the window on the right side of the mock up.

The proposal here is for the new window to be read only. It is acceptable that the new window not dynamically update if studies are added or removed from the sample plating page — if studies are added or removed, a user would need to reopen the window.

There are important edge cases here:

  • a study may not have a tube identifier set
  • a study may not be selected for plating
  • multiple studies may be selected for plating. Some, none, or all may have a tube identifier set

The issue was created with @ghsmu414. It is presently remarked as a low priority request; the relative priority can be revisited in upcoming iterations.

20190503_104452

Dominant language
Python
Stars
2
Forks
15
PR merge metrics
No merged PRs in 30d

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.

More from biocore/LabControl

All issues in biocore/LabControl

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.