Abstract

Gene cloning is an important step in investigating gene structure and function. To verify gene sequence, Sanger sequencing is used, which may produce several overlapping sequencing files that need to be merged before alignment to the target gene sequence is performed. Previously, we reported the Python program to Merge Sanger sequences (https://peerj.com/articles/11354/), which ran in command line and relied heavily on EMBOSS suite. In this updated version of the program, we have made several remarkable improvements. It provides a graphical user interface (GUI) written with tkinter, which is convenient and stable. It does not require users to rename the input sequences before performing merging. With regard to the implementation, the updated version utilizes Python function (Align.PairwiseAligner) to align adjacent sequences, which is more flexible (can adjust program parameter i.e., the number of first-time consecutive matching bases). The new version of the program makes merging Sanger sequences much more convenient and facilitates gene study.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.