-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I have tested the web based implementation of QGRS for the following sequence (default parameters):
GGGCTGGGGGCTGGGGGCTGGGGGCTGGGGGCTGGGGGCTGGGGGCTGGGGGCTGGAGGCTGGGGGCTGG
I get as output 2 sequences starting at positions 6 and 35.
Then I tested it with the C++ implementation (default parameters) and I just got one hit:
1 5 12 19 26 5 96 GGGGGCTGGGGGCTGGGGGCTGGGGG
Why these differences?
Also, if I extend this sequence to something larger (1 kb) and full of G4s, it takes almost 4 hours to run (with no overlap)...
Could you please help me?
Thanks
Metadata
Metadata
Assignees
Labels
No labels