| Author |
download a protein sequence from the web using LWP module
|
|
| Bioinformatician@Go.Com 2005-11-22, 6:57 pm |
|
SET A
1. Write a perl script to find the number of spaces in a given sentence using regular expression.
2. Write a perl script to take name from command line argument and print the inputted name in both lower case and upper case. (use functions)
3. Write a perl script to evaluate sine series.
4. Write a perl script to download a protein sequence from the web using LWP module
SET B
1. Write a perl script to convert a given gene into mrna using regular expression
2. Write a perl script to check whether a given file format is fasta file or not and if it is so print its sequence only. (use file handles)
3. Write a perl script to arrange the given set of numbers in descending order and print the largest out of it.
4. Write a perl script to download a protein sequence from the web using LWP module
SET C
1. Write a perl script to find the number of vowels in a given sentence using regular expression
2. Write a perl script to duplicate a file & print no. of lines in it.
3. Write a perl script for finding the factorial of given number.
4. Write a perl script to download a protein sequence from the web using LWP module
SET D
1. Write a perl script to find the percentage of ATGC using regular expression
2. Write a perl script to take line from command line arguments and then count number of vowels in that line
3. Write a perl script to calculate a Fibonacci series of given number.
4. Write a perl script to download a protein sequence from the web using LWP module
please give me the answers of these questions.
very-2 thanks.
| |
| usenet@DavidFilmer.com 2005-11-22, 6:57 pm |
| Bioinformatician@Go.Com wrote:
[list of tasks]
> please give me the answers of these questions.
Sure, no problem. When do you need this done?
| |
| JupiterHost.Net 2005-11-22, 6:57 pm |
| Please stop double posting your homework requests.
bioinformatician@go.com wrote:
>
> SET A
> 1. Write a perl script to find the number of spaces in a given sentence using regular expression.
> 2. Write a perl script to take name from command line argument and print the inputted name in both lower case and upper case. (use functions)
> 3. Write a perl script to evaluate sine series.
> 4. Write a perl script to download a protein sequence from the web using LWP module
>
> SET B
> 1. Write a perl script to convert a given gene into mrna using regular expression
> 2. Write a perl script to check whether a given file format is fasta file or not and if it is so print its sequence only. (use file handles)
> 3. Write a perl script to arrange the given set of numbers in descending order and print the largest out of it.
> 4. Write a perl script to download a protein sequence from the web using LWP module
>
> SET C
> 1. Write a perl script to find the number of vowels in a given sentence using regular expression
> 2. Write a perl script to duplicate a file & print no. of lines in it.
> 3. Write a perl script for finding the factorial of given number.
> 4. Write a perl script to download a protein sequence from the web using LWP module
>
> SET D
> 1. Write a perl script to find the percentage of ATGC using regular expression
> 2. Write a perl script to take line from command line arguments and then count number of vowels in that line
> 3. Write a perl script to calculate a Fibonacci series of given number.
> 4. Write a perl script to download a protein sequence from the web using LWP module
>
> please give me the answers of these questions.
> very-2 thanks.
>
| |
| Suvajit Sengupta 2005-11-23, 7:56 am |
| Please avoid posting these kind of requests. The forum is here to sort
out our problems, not to solve your homework !!
Regards,
Suvajit
bioinformatician@go.com wrote:
>
>SET A
>1. Write a perl script to find the number of spaces in a given sentence using regular expression.
>2. Write a perl script to take name from command line argument and print the inputted name in both lower case and upper case. (use functions)
>3. Write a perl script to evaluate sine series.
>4. Write a perl script to download a protein sequence from the web using LWP module
>
>SET B
>1. Write a perl script to convert a given gene into mrna using regular expression
>2. Write a perl script to check whether a given file format is fasta file or not and if it is so print its sequence only. (use file handles)
>3. Write a perl script to arrange the given set of numbers in descending order and print the largest out of it.
>4. Write a perl script to download a protein sequence from the web using LWP module
>
>SET C
>1. Write a perl script to find the number of vowels in a given sentence using regular expression
>2. Write a perl script to duplicate a file & print no. of lines in it.
>3. Write a perl script for finding the factorial of given number.
>4. Write a perl script to download a protein sequence from the web using LWP module
>
>SET D
>1. Write a perl script to find the percentage of ATGC using regular expression
>2. Write a perl script to take line from command line arguments and then count number of vowels in that line
>3. Write a perl script to calculate a Fibonacci series of given number.
>4. Write a perl script to download a protein sequence from the web using LWP module
>
> please give me the answers of these questions.
>very-2 thanks.
>
>
>
| |
| Rajkumar Singh 2005-11-23, 7:56 am |
| i need now.
| |
| Rajkumar Singh 2005-11-23, 7:56 am |
| thanx for ur superb advice.
| |
| usenet@DavidFilmer.com 2005-11-23, 6:56 pm |
| Rajkumar Singh wrote:
> i need now.
Well, I would be happy to provide the code, of course, but I noticed
that you posted a similar question in comp.lang.perl.misc, and Bernard
El-Hagin has kindly provided code that does EXACTLY what you are asking
for (http://tinyurl.com/a3blo). And Bernard is an excellent Perl
programmer, and this is clean and well-written code that does EXACTLY
what you are asking.
So I guess you won't be needing anything further from me (but let me
know if you do).
|
|
|
|