aryarm / aryarm/as_analysis

simplify how samples are specified

Open
#72 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
R
Stars
10
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Come up with an intuitive data structure for internal use, and then parse into it from the following options:
1. Specify as a samples.tsv file
2. Specify as a custom user-provided py script
3. Specify as yaml containing strings as paths with wildcards in them

You could create a parser script for this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the three input forms described in the issue: samples.tsv, a custom Python script, and YAML paths with wildcards. Define the internal sample structure and the parser entry point, then confirm that each format can be converted into it and that the resulting sample data is usable by the pipeline.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, yaml
Domain
data-engineering, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.