victoria-r / MSA

MSA python project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

translate_APOE.py

This script translates the APOE ortholog sequences from nucleotide sequences to amino acid sequences using BioPython. Creates a fasta file called apoe_aa.fasta that contains the translated orthologs.

align_APOE.sh

This script uses Clustal Omega to align the translated APOE orthologs from apoe_aa.fatsa. Creates a fasta file called aligned_apoe.fasta that contains the aligned orthologs.

Getting Started

Dependencies

  • python3
  • biopython
  • clustalo

Author

Victoria R. Liebsch

Date Created - All programs

5 March 2022

About

MSA python project.


Languages

Language:Python 79.2%Language:Shell 20.8%