convert a given gene into mrna using regular expression
convert a given gene into mrna using regular expression
am 22.11.2005 22:33:47 von Rajkumar Singh
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
please give me the answers of these questions.
very-2 thanks.
Re: convert a given gene into mrna using regular expression
am 23.11.2005 00:14:39 von Matt Garrish
"Rajkumar Singh" wrote in message
news:1132695227.574705.102550@g47g2000cwa.googlegroups.com.. .
> 1. Write a perl script to convert a given gene into mrna using regular
> expression
>
Use favourite text editor plus brain.
> 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)
>
Use favourite text editor plus brain.
> 3. Write a perl script to arrange the given set of numbers in
> descending order and print the largest out of it.
>
Use favourite text editor plus brain.
> 4. Write a perl script to download a protein sequence from the web
> using LWP module
>
Use favourite text editor plus brain.
>
> please give me the answers of these questions.
>
Glad to help. Please take your homework somewhere else next time.
Matt
Re: convert a given gene into mrna using regular expression
am 23.11.2005 13:42:04 von Rajkumar Singh
thanx. matt!
for ur super advice.
next time i'll do my homework in ur home.
Re: convert a given gene into mrna using regular expression
am 23.11.2005 13:48:05 von Matt Garrish
"Rajkumar Singh" wrote in message
news:1132749724.581623.255840@g14g2000cwa.googlegroups.com.. .
> thanx. matt!
> for ur super advice.
> next time i'll do my homework in ur home.
>
Kewl, D00D!
Matt
Re: convert a given gene into mrna using regular expression
am 24.11.2005 08:32:05 von Tintin
"Rajkumar Singh" wrote in message
news:1132695227.574705.102550@g47g2000cwa.googlegroups.com.. .
> 1. Write a perl script to convert a given gene into mrna using regular
> expression
OK. Done that.
>
> 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)
Yep done that. Easy.
>
> 3. Write a perl script to arrange the given set of numbers in
> descending order and print the largest out of it.
Wrote it in about 30 seconds.
>
> 4. Write a perl script to download a protein sequence from the web
> using LWP module
All done.
> please give me the answers of these questions.
Only if you tell your tutor that you like cheating.