Skip to content

GiovanniMerici/Ancestral-Reconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This repository provides a simple pipeline for performing ancestral sequence reconstruction (ASR) using GRASP (GRASP website), as described in Foley, Gabriel, et al. "Engineering indel and substitution variants of diverse and ancient enzymes using Graphical Representation of Ancestral Sequence Predictions (GRASP)." PLOS Computational Biology, 18.10 (2022): e1010633.

How to use:

Open the Notebook on Google Colab
Simply add your sequences in FASTA format in a file. Set the variable fasta_file to have the same name as your fasta file.
For example if your file is DNase.fa set the variable fasta_file as DNase.fa. 

INPUT Required:

File with fasta sequences

OUTPUT:

Aligment of sequences
Tree of sequences
File with all the ancestral sequences, one for each node
Tree with annotated ancestral nodes