rhysf / Synima

Synteny Imager
MIT License
60 stars 8 forks source link

Introduction

Synima (Synteny Imager) is an orthology prediction pipeline and synteny viewer. The key features are:

Documentation

All documentation for Synima can be found at https://github.com/rhysf/Synima

Support

For issues, questions, comments or feature requests, please check or post to the issues tab on github: https://github.com/rhysf/Synima/issues

Prerequisites

Getting started / examples

Description of the pipeline (Creating a sequence database)

The Input Repo_spec files take the format of:

//  
Genome CNB2  
Annotation CNB2_FINAL_CALLGENES_1  
//  
Genome Cryp_gatt_IND107_V2  
Annotation Cryp_gatt_IND107_V2_FINAL_CALLGENES_1  
//

Description of the pipeline (Predicting orthologous genes)

Description of the pipeline (Visualising synteny)

Description of the pipeline (refining synteny plot)

Individual script details