Skip to content
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

Attempt to add support for CTD abbreviations #114

Closed
wants to merge 1 commit into from

Conversation

kimrutherford
Copy link
Member

@manulera
Copy link
Contributor

Sorry @kimrutherford I did not see this. I will look at it tomorrow. Don't hesitate to ping me via email next time. These days I don't follow github notifications so much.

@manulera
Copy link
Contributor

manulera commented Mar 15, 2024

Hi @kimrutherford, that grammar is for the alleles, not the modifications. I will explain in more detail in the next PR. I am almost done with the fix. @ValWood I am using these:

https://github.com/pombase/pombase-config/blob/65a136e8978182935f0bd67d547850cba3a1269a/website/pombase_v2_config.json#L7069-L7073

but I don't think they are correct. For example, T1582 does not exist.

Working on the fix in this branch: https://github.com/pombase/allele_qc/tree/canto-issue-2807-ctd-abbrevs_manu

@ValWood
Copy link
Member

ValWood commented Mar 15, 2024

it looks like the T4 and the S7 lines are identical residues

"CTD_T4": "T1584,T1591,T1598,T1605,T1612,T1619,T1626,T1615,T1640,T1647,T1654,T1661,T1663,T1675,T1682,T1689,T1696,T1703,T1710,T1717,T1723,T1731,T1738,T1745,T1752",

"CTD_S7":
"S1584,S1591,S1598,S1605,S1612,S1619,S1626,S1615,S1640,S1647,S1654,S1661,S1668,S1675,S1682 S1689,S1696,S1703,S1710,S1717,S1724,S1731,S1738,S1745,S1752"

I will check what I did wrong tomorrow.

@ValWood
Copy link
Member

ValWood commented Mar 15, 2024

corrected @kimrutherford you will need to fix modifications allele display etc. Sorry about this!

"CTD_T4": "T1581,T1588,T1595,T1602,T1609,T1616,T1623,T1630,T1637,T1644, T1651,T1658,T1665,T1672,T1679,T1686,T1693,T1700,T1707,T1714,T1721,T1728,T1735,T1742,T1749",

kimrutherford added a commit to pombase/pombase-config that referenced this pull request Mar 16, 2024
@kimrutherford
Copy link
Member Author

you will need to fix modifications allele display

I've changed the configuration so it should be fixed on Sunday morning.

@manulera
Copy link
Contributor

CTD_S5 is still wrong (T1582 still there)

@ValWood
Copy link
Member

ValWood commented Mar 18, 2024

@kimrutherford @manulera what do I need to do here?
Is there anything for me to fix.

@kimrutherford
Copy link
Member Author

Is there anything for me to fix.

I don't think there is anything for you to do.

@manulera
Copy link
Contributor

Replaced by #115

@manulera manulera closed this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants