Welcome, Guest. Please Login or Register
UGENE Bulletin Board
  Welcome to our forum.
  HomeHelpSearchLoginRegister  
 
 
Page Index Toggle Pages: 1
Minor issue copying sequence from circular molecules (Read 3836 times)
Feb 1st, 2011 at 6:04pm

Agu   Offline
Junior Member
(Argentinian)

Gender: male
Posts: 63
**
 
Hi!
When copying a sequence over the +1 site of the sequence, the sequence is "splitted" by a new line. Although, that shouldn't be like that (because the real molecule is circular), the real issue comes copying the reverse complementary.
To make it easier, lets say that the circular sequence (2000 bp) "ends" with "Ts" and starts with "As":

Original sequence:                                          
                                           |+1
GGG
AGGAGGAGGAGGAG
TTTTTT
AAAAAA
TAATAATAATAATAATAATAA
                                   2000|


Copying that region (Ctrl +c), UGENE returns:

GGG
AGGAGGAGGAGGAG
TTTTTT

AAAAAA
TAATAATAATAATAATAATAA

Removing the new line solves the problem:
GGG
AGGAGGAGGAGGAG
TTTTTT
AAAAAA
TAATAATAATAATAATAATAA


But copying the reverse complementary (Shif + Ctrl +c) returns:

AAAAAA
CTCCTCCTCCTCCT
CCC

ATTATTATTATTATTATTA
TTTTTT


Here removing the new line creates a sequence that doesn't exist:
AAAAAA
CTCCTCCTCCTCCT
CCC
ATTATTATTATTATTATTA
TTTTTT


The end result should be (reverse complementary to the original):
TTATTATTATTATTATTATTA
TTTTTT
AAAAAA
CTCCTCCTCCTCCT
CCC


Feature request: In the latest versions of UGENE it is possible to copy trough the +1 position like shown above. Nevertheless, that is only possible manually selecting the sequence with the circular view, but not with the Select range dialogue (Ctrl +a). It would be nice to have that option as well.

Thanks

UGENE v 1.9.0
 
IP Logged
 
Reply #1 - Feb 1st, 2011 at 11:40pm

Mikhail Fursov   Offline
YaBB Administrator

Gender: male
Posts: 162
*****
 
Thank you for the report!
Fixed in 1.9.1
 

---
UGENE team
IP Logged
 
Page Index Toggle Pages: 1