Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

perl script to sort out the genes which i have in the human chromosome

by anisha3 (Novice)
on May 15, 2012 at 14:43 UTC ( [id://970649]=perlquestion: print w/replies, xml ) Need Help??

anisha3 has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: perl script to sort out the genes which i have in the human chromosome
by marto (Cardinal) on May 15, 2012 at 14:53 UTC

    You should start by adding the following lines at the start of your code:

    use strict; use warnings;

    Start working through your code defining variables and you'll find a few problems (e.g, delete($Dna[0]); is the first mention of $Dna).

Re: perl script to sort out the genes which i have in the human chromosome
by sauoq (Abbot) on May 15, 2012 at 18:16 UTC
    its takng lots of time n unabl 2 get d desired op please help me out!!!!!!

    Is there an SMS/perlmonks gateway I don't know about?

    -sauoq
    "My two cents aren't worth a dime.";

      oh! you need to get used to it... no big deal really.

      Get with the times man.. textation is big these days(also, it's way cooler, why write the full word whn u can cut wrds short like dis) even here..

      Also, Things like "give me solution ASAP!!!!" , "please haaaaalp !!!!" are common.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-03-19 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found