Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Target release
Epic GDM-444 - Getting issue details... STATUS
Document status
DRAFT
Document owner
Designer
Tech leadJoshua Lamos-Sweeney
Developer(s)Joshua Lamos-Sweeney
QADeb Weigand

Objective

Provide the ability for a user to upload a dataset type of 'nucleotide_4_letter' as per other data types, similar to 'nucleotide_2_letter'.

User Story

As a GDM user, I want to be able to load a new dataset type,  'nucleotide_4_letter'

  • new dataset type of 'nucleotide_4_letter'
    • available in the LoaderUI dropdown list on the 'Create' dataset page
    • dataset type of 'nucleotide_4_letter'
    • added to the cv table with cvgroup_id = 1
  • Contains exactly 4 elements
  • New type transformation in Digest/Extract similar to 'nucleotide_2_letter'.

Acceptance Criteria:

  • querying the database: select * from cv where cvgroup_id = 1; results in  'nucleotide_4_letter'  in the cv table
  • 'nucleotide_4_letter' is selectable in the LoaderUI dropdown list on the 'Create' dataset page
  • I can successfully load a matrix with the allowed alleles and separators as described above
  • any attempted load with alleles other than listed above will fail
  • any attempted load with separators other than those listed above will fail
  • ? has been added to the missingIndicators.txt file

Success metrics

GoalMetric


Assumptions

Requirements

key summary type assignee priority status issuelinks
Loading...
Refresh

User interaction and design

Open Questions

QuestionAnswerDate Answered

Out of Scope

  • No labels