A simple software program for sorting biological sequences into unique groups.

01 March 2024, Version 1
This content is a preprint and has not undergone peer review at the time of posting.

Abstract

In this communication the author describes a software tool named "ChameleonSort". The software program, developed by the present author is useful in the sorting of biological sequence variants like those accumulating mutations while diverging from the common ancestors. Examples include viral protein variants, protein isomers, protein orthologs and polynucleotide sequences like DNA and RNA (1, 2). The program sorts the query sequences into unique groups. The output includes groups of sequences with unique permutation of the monomer units (amino acids and nucleotides) where the sequences of each group are identical but different from the sequences of every other group at least at one amino acid position or different in length by at least one monomeric unit. The algorithm has been implemented in the Visual Basic language which is a component of Microsoft’s Visual Studio (3). The entire code is made available as part of supplementary data in this communication. The user friendly program is available free of cost at Github.com (4), for downloading onto Windows-10 or higher operating systems.

Keywords

Proteins
DNA
RNA
variants
Orthologs
Isomeric proteins
Mutations

Supplementary materials

Title
Description
Actions
Title
Source code for "ChameleonSort".
Description
This word file contains the source code for the software tool "ChameleonSort". The code was generated in the Visual Basic language which is a component of the Microsoft's Visual Studio. The program is 4,865 lines long.
Actions
Title
Designer code for "ChameleonSort".
Description
This is a word file containing the designer code for "ChameleonSort". The user interface can be generated in a Visual Basic language using this code.
Actions

Comments

Comments are not moderated before they are posted, but they can be removed by the site moderators if they are found to be in contravention of our Commenting Policy [opens in a new tab] - please read this policy before you post. Comments should be used for scholarly discussion of the content in question. You can find more information about how to use the commenting feature here [opens in a new tab] .
This site is protected by reCAPTCHA and the Google Privacy Policy [opens in a new tab] and Terms of Service [opens in a new tab] apply.