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

kinase name and gene symbol mapping #70

Open
reimand0 opened this issue Sep 23, 2016 · 2 comments
Open

kinase name and gene symbol mapping #70

reimand0 opened this issue Sep 23, 2016 · 2 comments

Comments

@reimand0
Copy link

I added the file curated_kinase_IDs.txt to dropbox/ALL_PTM_SITES. You should be able to map some unidentified kinases to their symbols. Let me know how many unmapped kinases remain after converting via this map.

krassowski added a commit that referenced this issue Nov 10, 2016
@krassowski
Copy link
Member

krassowski commented Nov 10, 2016

We have about 25 kinases without associated proteins:

[<Kinase MAP3K14 belonging to <KinaseGroup MAP3K8, with 2 kinases> group>,
 <Kinase AURORA B belonging to None group>,
 <Kinase PRKCT belonging to None group>,
 <Kinase PRKDC belonging to <KinaseGroup ATM, with 6 kinases> group>,
 <Kinase CAMKA belonging to None group>,
 <Kinase CSNK2B belonging to None group>,
 <Kinase AURORA A belonging to None group>,
 <Kinase PRK4 belonging to None group>,
 <Kinase BCR/ABL belonging to None group>,
 <Kinase EG3 KINASE belonging to None group>,
 <Kinase PDKC belonging to None group>,
 <Kinase NPM/ALK belonging to None group>,
 <Kinase TITIN KINASE belonging to None group>,
 <Kinase CCDPK belonging to None group>,
 <Kinase PRKY belonging to <KinaseGroup PKA, with 5 kinases> group>,
 <Kinase STK19 belonging to <KinaseGroup STK19, with 1 kinases> group>,
 <Kinase NIM1 belonging to <KinaseGroup PRKAA1, with 20 kinases> group>,
 <Kinase  belonging to <KinaseGroup OXSR1, with 31 kinases> group>,
 <Kinase SGK196 belonging to <KinaseGroup RNASEL, with 3 kinases> group>,
 <Kinase WEE1B belonging to <KinaseGroup WEE1, with 3 kinases> group>,
 <Kinase YSK4 belonging to <KinaseGroup MAP3K5, with 8 kinases> group>,
 <Kinase RYK belonging to <KinaseGroup RYK, with 1 kinases> group>,
 <Kinase MLK4 belonging to <KinaseGroup FPGT-TNNI3K, with 10 kinases> group>,
 <Kinase FLJ25006 belonging to <KinaseGroup FLJ25006, with 1 kinases> group>,
 <Kinase C9ORF96 belonging to <KinaseGroup C9ORF96, with 1 kinases> group>]

And I start to think that's not the problem with the data but with the import workflow.

@reimand0
Copy link
Author

Aurora A and Aurora B should be AURKA and AURKB, respectively.
TITIN KINASE is TTN

probably there are others that we can clear up

On Thu, Nov 10, 2016 at 5:45 PM krassowski [email protected] wrote:

Before we had 25 kinases without associated proteins:

[<Kinase MAP3K14 belonging to <KinaseGroup MAP3K8, with 2 kinases> group>,
,
,
<Kinase PRKDC belonging to <KinaseGroup ATM, with 6 kinases> group>,
,
,
,
,
<Kinase BCR/ABL belonging to None group>,
,
,
<Kinase NPM/ALK belonging to None group>,
,
,
<Kinase PRKY belonging to <KinaseGroup PKA, with 5 kinases> group>,
<Kinase STK19 belonging to <KinaseGroup STK19, with 1 kinases> group>,
<Kinase NIM1 belonging to <KinaseGroup PRKAA1, with 20 kinases> group>,
<Kinase belonging to <KinaseGroup OXSR1, with 31 kinases> group>,
<Kinase SGK196 belonging to <KinaseGroup RNASEL, with 3 kinases> group>,
<Kinase WEE1B belonging to <KinaseGroup WEE1, with 3 kinases> group>,
<Kinase YSK4 belonging to <KinaseGroup MAP3K5, with 8 kinases> group>,
<Kinase RYK belonging to <KinaseGroup RYK, with 1 kinases> group>,
<Kinase MLK4 belonging to <KinaseGroup FPGT-TNNI3K, with 10 kinases> group>,
<Kinase FLJ25006 belonging to <KinaseGroup FLJ25006, with 1 kinases> group>,
<Kinase C9ORF96 belonging to <KinaseGroup C9ORF96, with 1 kinases> group>]

and after it's only 20:

[,
,
,
,
,
<Kinase BCR/ABL belonging to None group>,
,
,
<Kinase NPM/ALK belonging to None group>,
,
,
<Kinase PRKY belonging to <KinaseGroup PKA, with 5 kinases> group>,
<Kinase NIM1 belonging to <KinaseGroup PRKAA1, with 20 kinases> group>,
<Kinase belonging to <KinaseGroup OXSR1, with 31 kinases> group>,
<Kinase SGK196 belonging to <KinaseGroup RNASEL, with 3 kinases> group>,
<Kinase WEE1B belonging to <KinaseGroup WEE1, with 3 kinases> group>,
<Kinase YSK4 belonging to <KinaseGroup MAP3K5, with 8 kinases> group>,
<Kinase MLK4 belonging to <KinaseGroup FPGT-TNNI3K, with 10 kinases> group>,
<Kinase FLJ25006 belonging to <KinaseGroup FLJ25006, with 1 kinases> group>,
<Kinase C9ORF96 belonging to <KinaseGroup C9ORF96, with 1 kinases> group>]


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#70 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ASYC_bD88AmSxBv78ge2m5IwFKyxxqrwks5q856ggaJpZM4KFMjH
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants