Open korikuzma opened 1 year ago
@reece @andreasprlic Would you be able to provide any additional information on this?
The main problem is that the update procedure is tied to a local setup on a specific system
Specific steps in a virtual env on that system need to get run.
Sometimes these steps break, since there are file changes at NCBI. steps need to get updated. (we prob can't easily fix this aspect)
The best way going forward is to change the update procedure to wrap these steps as tasks in a workflow (pick your favorite workflow engine)
After an update we would be doing manual QC on the new UTA build. Can we add automated QC as a new set of steps at the end of the workflow?
Suggestions for workflow engines: Conductor (slight preference), Airflow, Nextflow
QC steps:
Feature request for improved update procedure:
@reece can we grant all people who will work on this project access to the minion
host (or whatever it is called nowadays)?
@andreasprlic Yes.
The machine is stuart (yes, a minion). Yes, current ncbi-mirrors.
Since this account is paid for by MyOme, I'd like to not share root/sudo. That means we'll need a bit of planning.
It would be helpful to have login,real name, and ssh pub key beforehand so that I can do this in a batch.
I'll also make a separate pg RDS database for hackathon dev.
@andreasprlic Yes.
The machine is stuart (yes, a minion). Yes, current ncbi-mirrors.
Since this account is paid for by MyOme, I'd like to not share root/sudo. That means we'll need a bit of planning.
It would be helpful to have login,real name, and ssh pub key beforehand so that I can do this in a batch.
I'll also make a separate pg RDS database for hackathon dev.
@reece What is the best way to send you ssh pub key?
Hi @ktennessenInvitae: I just DM'd you on slack. @andreasprlic : Ditto
Submitter Name
@reece
Submitter Affiliation
MyOme
Requested By
Everyone using UTA
Lead(s)
@reece
biocommons Repo
uta
Project Details
Hackathon Project Slide
UTA data has not been updated since Jan 29, 2021. Instructions for updating UTA is here. This project aims to automate UTA updates and releases to dl.biocommons.org and Docker images.
Hackathon project plan:
Skill Level
Advanced
Required Skills
Python, Docker