-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
A number of changes need to be adjusted on the submission form:
Job launch summary (green box that appears)
- Number of identified and valid query sequences (see tseq_validate_sequence() #26)
- Indicate to user when job will be launched. If daemon is running, default shouldn't be more than 20 seconds from time of submission. If not, don't display estimate.
- Link to past jobs
- Link to status/results page of the job that was just submitted
- Flavor text:
TSeq Job ID: X is now queued on TreeGenes. We estimate this job will begin in X. You can track its progress on the jobs page here and find your results here. You can submit your next job at anytime below
Query upload/text box
- Identify if a sequence is protein or nucleotide, automatically select the correct job type (fail validation but tell the user what was wrong and that the form was automatically adjusted, allow them to check their inputs and submit again). See tseq_validate_sequence() #26 for functionality.
Error reporting (failed validation)
- Make errors more descriptive/accurate. For example, when query syntax check fails, it calls it a "file" regardless of input type (file upload vs pasted sequences).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels