To predict Exons in the given nucleotide sequence using the HMM gene tool.
#1

[attachment=15167]
Theory:
• HMMgene is a program for prediction of genes in anonymous DNA. The program predicts whole genes, so the predicted exons always splice correctly. It can predict several whole or partial genes in one sequence, so it can be used on whole cosmids or even longer sequences. HMMgene can also be used to predict splice sites and start/stop codons. If some features of a sequence are known, such as hits to ESTs, proteins, or repeat elements, these regions can be locked as coding or non-coding and then the program will find the best gene structure under these constraints.
• The program is based on a hidden Markov model, which is a probabilistic model of the gene structure. This means that all predictions have associated probabilities that reflect how confident it is in the predictions. Apart from reporting the best prediction, HMMgene can also report the N best gene predictions for a sequence. This is useful if the there are several equally likely gene structures and may even indicate alternative splicing.
• HMMgene takes an input file with one or more DNA sequences in FASTA format. It also has a few options for changing the default behavior of the program.
• The output is a prediction of partial or complete genes in the sequences. The output is in a standardized format that is easily read by other programs, which specifies the location of all the predicted genes and their coding regions and scores for whole genes as well as exon scores.
• HMMgene only predicts coding regions. That is, the first exon (`firstex' below) is only the coding part of the first coding exon and similarly for the last exon (`lastex' below). Below a `gene' therefore means the region of the gene from start to stop codon.
SEQ1 HMMgene1.1 firstex 692 702 0.347 + 2 bestparse:cds_1
SEQ1 HMMgene1.1 exon_1 2473 2711 0.421 + 1 bestparse:cds_1
SEQ1 HMMgene1.1 exon_2 2897 3081 0.544 + 0 bestparse:cds_1
SEQ1 HMMgene1.1 exon_3 10376 10563 0.861 + 2 bestparse:cds_1
SEQ1 HMMgene1.1 exon_4 11841 11891 0.857 + 2 bestparse:cds_1
SEQ1 HMMgene1.1 exon_5 12387 12483 0.993 + 0 bestparse:cds_1
SEQ1 HMMgene1.1 exon_6 13076 13211 0.970 + 1 bestparse:cds_1
SEQ1 HMMgene1.1 exon_7 13332 13415 0.926 + 1 bestparse:cds_1
SEQ1 HMMgene1.1 exon_8 13515 13603 1.000 + 0 bestparse:cds_1
SEQ1 HMMgene1.1 exon_9 14180 14235 1.000 + 2 bestparse:cds_1
SEQ1 HMMgene1.1 exon_10 14321 14408 0.999 + 0 bestparse:cds_1
SEQ1 HMMgene1.1 exon_11 14483 14579 0.877 + 1 bestparse:cds_1
SEQ1 HMMgene1.1 exon_12 14697 14764 0.639 + 0 bestparse:cds_1
SEQ1 HMMgene1.1 exon_13 14901 15030 0.835 + 1 bestparse:cds_1
SEQ1 HMMgene1.1 lastex 15643 15704 0.987 + 0 bestparse:cds_1
SEQ1 HMMgene1.1 CDS 692 15704 0.132 + . bestparse:cds_1
Procedure:
• Retrieve the query nucleotide sequence in Fasta format from NCBI
(ncbi.nlm.nih.gov).
• Log in to http://cbs.dtu.dk/services/HMMgene/
• Paste the respective sequence in the given input box.
• Click the submit it sequence button
• As soon as the submit button is clicked the process continues for predicting the exons.
• Exons were predicted after complete execution of the program.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: matlab program to compute n point dft of a given n point sequence, matlab codes to predict the weather, kerala lottery result predict, sequence alignment tool, how to predict to win mijoram state littary, predict matlab example, how to predict kerala lottery result,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  To predict secondary structures of human cox2 using PHD tool smart paper boy 0 1,302 10-08-2011, 03:14 PM
Last Post: smart paper boy
  To predict secondary structures of human cox2 using SOPMA tool smart paper boy 0 1,404 10-08-2011, 03:13 PM
Last Post: smart paper boy
  To predict secondary structures of human cox2 using GOR IV tool smart paper boy 0 1,343 10-08-2011, 03:12 PM
Last Post: smart paper boy
  To predict Open Reading Frames (ORFs) in the given nucleotide sequence using the ORF smart paper boy 0 1,401 10-08-2011, 02:49 PM
Last Post: smart paper boy
  To predict the genes in the given nucleotide sequence using the GenScan tool. smart paper boy 0 1,172 10-08-2011, 02:46 PM
Last Post: smart paper boy
  To perform multiple sequence alignment between the given sequences using Clustalw2 to smart paper boy 0 1,372 10-08-2011, 02:44 PM
Last Post: smart paper boy
  To perform global alignment between the given sequences using EMBOSS tool. smart paper boy 0 1,337 10-08-2011, 02:43 PM
Last Post: smart paper boy
  To perform local alignment between the given sequences using EMBOSS tool. smart paper boy 0 1,276 10-08-2011, 02:41 PM
Last Post: smart paper boy
  : PROGRAM TO IDENTIFY VOWELS AND CONSONANTS GIVEN AS INPUT smart paper boy 0 2,390 10-08-2011, 11:44 AM
Last Post: smart paper boy
  To write a C# program to perform encryption and decryption of the given data. smart paper boy 0 1,767 21-07-2011, 09:50 AM
Last Post: smart paper boy

Forum Jump: