Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Iso electric point calculation using perl

by mtmcc (Hermit)
on Jul 19, 2013 at 11:59 UTC ( [id://1045342]=note: print w/replies, xml ) Need Help??


in reply to Iso electric point calculation using perl

I agree with hippo. I think the reason your %protein hash is empty is that you don't seem to have the uc() subroutine from this line:

$protein{$tag} = uc($seq);

Replies are listed 'Best First'.
Re^2: Iso electric point calculation using perl
by hdb (Monsignor) on Jul 19, 2013 at 12:20 UTC
      My mistake! Thanks for pointing that out!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1045342]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-28 19:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found