Forum:Mapping a predicted sequence to a genome
1
0
Entering edit mode
10 months ago
Andy • 0

If I have a predicted sequence for a protein and I want to find where it is located on a genome and find other similar sequences to it on the genome, how would I go about doing this and which tools would be best for this task?

predicted map alignment sequence • 852 views
ADD COMMENT
1
Entering edit mode
10 months ago
Mensur Dlakic ★ 27k

If we are talking about organisms without introns, it is very simple. A tool to use is tblastn which can be accessed from the main BLAST page. You can download the BLAST package and run the search locally. There are many other sequence search programs such as DIAMOND that can perform the same type of analysis.

It is more complicated for organisms with discontinuous genes, but it is the same general principle.

ADD COMMENT
0
Entering edit mode

Thank you for your answer! If the organism I am studying has introns, will blastn still be sufficient?

ADD REPLY
1
Entering edit mode

It may or may not, depending on the exact organism. For example, baker's yeast has introns but not many, and most genes in its genome don't have any.

Generally speaking, tblastn is not the best choice for genes that have many short pieces, but you didn't provide enough information for me to give you a definitive advice. You should be able to research this yourself as this is one of the well-understood procedures.

ADD REPLY

Login before adding your answer.

Traffic: 1893 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6