an explore aap account
./USI_submission.py -u myName -t myteam -n -sp examples/sample.txt
- only support samples for now.
- data must follow USI schema
- Support adding other users to the team.
- Start timer after getting the second token to make sure no 'time out' The default token is valid for 1 hour. It's possible to request a 3 hour token on the USI website.
- Scalable submission. (maybe a bash script to support 1000 samples)
- Link assay to the study it belongs automaticlly instead of listing the studyRef in the files (how to make sure the 'alias' is shared in the same file)
- Check what would happen if taxonId and taxon name do not match. (DONE, sample status 201, validation status 200, taxon validation: ERROR)
- whats the difference between projects and studies in ENA
- "statusName_Not submittable/status" until validation checkout.
- "processStatus" might take a long time
- ENA supports more data file types than USI
- Return accession ID for future reference, probably an output file
- in dev, the data is removed 2 months after the most recent touch.