Nuacht

python MSA2genemap.py -i demo.fasta -o out.txt #This will generate a dataframe to visualize all residues of an alignment.
txt_2_csv_function This is a reusable function which takes any comma separated .txt file and converts it into a tabular format (.csv) for ease-of-viewing as a Pandas dataframe or viewing within Excel.