-
Notifications
You must be signed in to change notification settings - Fork 3
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
Make a file with all allele details for QC pipeline #1103
Comments
I've added an exporter for allele details but I found a problem: the alleles in Chado don't have a publication/reference attached because we haven't needed it before. So the exporter can't export the refs. I'll fix the allele loading code to store the reference but it will delay things a bit. I should be able to implement it on Monday. Here's an example of how the export file looks at the moment with no references: |
That's done now. So after tonight's load we should be able to export a full file of allele details from Chado, including the references. |
That seemed to work: @manulera please let me know if you find any problems |
Ignore that. I will not use it |
Hi @kimrutherford, I have updated the pipeline so that it uses that file. |
Thanks! Is this the file that should be processed by the nightly load to read transvar coordinates for storing in Chado?: |
Yes, exactly, and the equivalent exists for the protein modifications as well. |
Is this still current? |
Still need to do this bit:
|
The text was updated successfully, but these errors were encountered: