You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I have been looking for a tool to align sanger sequencing traces to plasmids. Unlike for genomic regions, the sequencing trace may traverse the origin (coordinate zero). Dummy example below, where sequencing trace is GCGTTGCGCTCAAAG
I am thinking of using a combination of clustalomega + MARS (https://github.com/lorrainea/MARS) that does the trick, but I was wondering if there is something in tracy that could be used for this.