-
Notifications
You must be signed in to change notification settings - Fork 5
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
Upload MGI upstream / "silver" to mirror.geneontology.io, with new filename, and point metadata to it #369
Comments
From @sierra-moxon
|
go-site metadata updated in mgi.yaml. |
I made a new branch off of the
These capture the incremental output of the upstreams code as well as the final GAF file. Each command in the new pipeline branch overwrites the last run's files in the paths above. I looked a tiny bit into versioning; @kltm - do we need to keep versions of this file or the pipeline outputs? I pushed this branch, and it will try to run on the next repository scan. |
@sierra-moxon A quick note that we need the compressed version of the file. |
fixed to use .gz version of the file. |
@sierra-moxon Sorry to ask, but I don't think the current production metadata points to this yet? Perhaps we should at an item to the top, just so this can be tracked? |
Or maybe that's geneontology/go-site#2285 ...in which case I'll put things back the way you had them :) |
yes, that one geneontology/go-site#2285 should be the one we use to merge metadata changes in, I have the MGI metadata changes in this branch (where we point to the mirror version of the gopreprocess MGI gaf file, etc). This branch also has a lot of hacking in it to make my pipeline go fast. So I will cherry pick changes into a new branch for merge into master/main. |
Currently, the build process depends on quirks of skyhook. To make this generally usable, we want to upload the MGI upstream file we produce to a stable location (mirror.geneontology.io), with the new filename, and point metadata to it.
From original geneontology/gopreprocess#65
mgi-p2go-homology.gaf
go look at the go-copy-to-mirror pipeline branch for finding the S3 bucket.
The text was updated successfully, but these errors were encountered: