-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I used the prepare database and -m=update approaches and found that I was getting back 0 size files for mgi's db.
What I found when I walked the code was that https://github.com/genescf/GeneSCF/blob/7c09329f79466f17430d1167d6c6659675144463/class/lib/db/update_GO.sh#L13 returns a status of 301 so it was trying to pull the gene_association.mgi.gz which doesn't exist, the rest of the code ran as expected, but starting with nothing lead to a successful failure outcome. forcing the original file to be mgi.gaf.gz worked and built the databases correctly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels