Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: Perl confusion

by 5mi11er (Deacon)
on Jun 26, 2013 at 22:51 UTC ( [id://1040862]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl confusion
in thread Perl confusion

I don't know what "sequence length" means. Googling, and noting from the chatterbox you were in the pharmaceutical industry, I would have to guess http://en.wikipedia.org/wiki/Simple_sequence_length_polymorphism is what you're looking at?

-Scott

Replies are listed 'Best First'.
Re^4: Perl confusion
by stamp1982 (Novice) on Jun 26, 2013 at 23:32 UTC
    the sequence length is just the number of nucleotides in a sequence. such as 4, 100, 123 Is it supposed to look like this? #!/usr/bin/perl use strict; use warnings; chomp(my $input = <>); print "$input\n"; if yes how do you put a limit on it for the user input?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-23 06:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found