-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement GET / POST with S3 Urls to Loculus #49
Comments
Chaoron was so kind to already spin up our own WISE Loculus instance. FYI: they spin up Loculus my simply making a PR with the tag Takes about 2 minutes to spin up. This is the live webpage: |
By default the the user is:
but one can also create a new user. |
Steps to upload data:
|
Example code to submit: https://github.com/microbio-hackathon-2024/pathinder-client/blob/main/submit.py |
Created a group "sr2silo01" – it has |
I am running into some errors uploading the metadata in the correct format. Checking with Chaoran. Works now, really need to make sure its a tsv. |
|
Chaoran share this project with me to get the POST working with Authentication: |
|
First programmatic submissions where made; check here: |
Determine what exact GET and POSTs Loculus backend requires and write a query for this.
The text was updated successfully, but these errors were encountered: