Objective
Provide the ability for a user to upload a dataset type of 'nucleotide_4_letter' as per other data types.
User Story
As a GDM user, I want to be able to load a new dataset type, 'nucleotide_4_letter'
- new dataset type from which to choose in the LoaderUI Drop down on the 'Create' dataset page
- dataset type of 'nucleotide_4_letter'
- Contains either 0 or 1 separator character between each element
- allowed separators are:
- ,
- |
- /
- no separator
- allowed values/alleles are
- /
- A
- C
- G
- T
- N
- +
- -
- anything in the missingIndicators.txt file found at:
Success metrics
Goal | Metric |
---|---|
Assumptions
Milestones
Requirements
User interaction and design
Open Questions
Question | Answer | Date Answered |
---|---|---|