Quote:Hi, i just install Ugene, now i am wondering if Ugene can preform a routine task. I need to primer BLAST against a genome i have in FASTA format. is this possible ? - i have added the genome to the DB
Hello. Unfortunately Primer-Blast is not supported by UGENE yet.
We have planned this feature and it will be implemented in one of some future releases (not the
nearest one).
Quote:also i would like to BLAST a gene and see the flanking regions of that gene, can i control the number of visible nt´s to either side ?
As I understood your task, you want to BLAST the gene's sequence in your BLAST database (created from one genome). And you are not interested in the found regions (BLAST results), but you are interested in regions (several nucleotides) located out of the BLAST results (left and right regions). And you don't know how to get these regions using UGENE. Am I right?
If yes: Is it true that this task can be solved using a simple find operation? You can open the genome sequence with UGENE and find the subsequence (the gene's sequence) in the genome. The regions on the left and right sides of the found result are the solution of the task.