Linux GUI app to codon optimize many single-fasta files with coding sequences , using many taxonomy ids
Linux GUI app to codon optimize many single-fasta files with coding sequences, using many taxonomy ids Depedences linux OS (tested on ubuntu 20.04 LTS) python 3.8.2 or later anaconda or miniconda Gooey conda install -c conda-forge gooey(if you get errors during installation or runtime try installing gtk sudo apt-get install libgtk-3-dev) biopython pip install biopython pandas pip install pandas dnachisel pip install dnachisel linux desktop app installation open a linux text editor and edit in the python file the shebang […]
Read more