GenDBWiki/WebDocumentation/DialogWindows/BlastInterface: Difference between revisions
Jump to navigation
Jump to search
imported>NilsKleinboelting No edit summary |
No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
= Blast Interface = | = Blast Interface = | ||
<br> | <br> | ||
The Blast Interface can be used to blast DNA or AA sequences vs. global databases (like NR, SWISSPROT...) or vs. private databases like the contigs in the selected project. You can use different Blast-Algorithms here: | |||
* '''blastp:''' to blast a protein-sequence vs. a protein-database | |||
* '''blastn:''' to blast a DNA-sequence vs. a DNA-database | |||
* '''blastx:''' to blast a DNA-sequence vs. a protein-database - the DNA-sequence is translated in all six reading frames | |||
* '''tblastn:''' to blast a protein-sequence vs. a DNA-database - the protein database is translated dynamically in all six reading frames | |||
* '''tblastx:''' to blast a translated DNA-sequence vs. a translated DNA-database | |||
* '''psiblast:''' to blast a protein-sequence vs. a protein-database. psiblast uses position-specific-score-matrices to score matches, it may be more sensitive | |||
[[ | You can choose different databases according to the algorithm you selected. | ||
The input-sequence can be copied into the text-field or you can load a query file from your disk.<br> | |||
Other options are explained [http://www.ncbi.nlm.nih.gov/blast/ here]. | |||
[[File:BlastSearch.png|GenDB Blast Search Dialog]] | |||
When you made all your choices you can start the BLAST-run by clicking "Submit". You will see the following page as long as the result is being computed: | |||
[[File:BlastSearchWait.png|GenDB Blast Search Dialog waiting for job execution.]] |
Latest revision as of 16:04, 24 November 2011
Blast Interface
The Blast Interface can be used to blast DNA or AA sequences vs. global databases (like NR, SWISSPROT...) or vs. private databases like the contigs in the selected project. You can use different Blast-Algorithms here:
- blastp: to blast a protein-sequence vs. a protein-database
- blastn: to blast a DNA-sequence vs. a DNA-database
- blastx: to blast a DNA-sequence vs. a protein-database - the DNA-sequence is translated in all six reading frames
- tblastn: to blast a protein-sequence vs. a DNA-database - the protein database is translated dynamically in all six reading frames
- tblastx: to blast a translated DNA-sequence vs. a translated DNA-database
- psiblast: to blast a protein-sequence vs. a protein-database. psiblast uses position-specific-score-matrices to score matches, it may be more sensitive
You can choose different databases according to the algorithm you selected.
The input-sequence can be copied into the text-field or you can load a query file from your disk.
Other options are explained here.
When you made all your choices you can start the BLAST-run by clicking "Submit". You will see the following page as long as the result is being computed: