You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#58 (Phase 1 MVP: Evidence-Informed Alignment with Deferred Filtering)
What to build
Implement TSV formatter in phraya-filter. Converts filtered VariantObservations to tab-separated values with user-selectable columns. Includes header row. Handles escaping of special characters (tabs, newlines in provenance fields). Simpler than VCF, useful for R/Python analysis.
Parent
#58 (Phase 1 MVP: Evidence-Informed Alignment with Deferred Filtering)
What to build
Implement TSV formatter in phraya-filter. Converts filtered VariantObservations to tab-separated values with user-selectable columns. Includes header row. Handles escaping of special characters (tabs, newlines in provenance fields). Simpler than VCF, useful for R/Python analysis.
Acceptance criteria
Blocked by
#81 (filter library)