Skip to content

Aeyocca/MCScanX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MCScanX

My notes on how I use this great program

Getting up and running

Genomic dot-plot

MCScanX as a program searches for collinear blocks. It expects genic input and exports collinear blocks of genes However, if the genomes you are comparing are not annotated, you may run into some issues

Therefore, I created some tips for how to search for collinear genomic regions rather than requiring annotated genomes

Overview

My basic methodology is to:

  • perform a genome vs. genome blast search
  • use a custom script "blast_to_mcscanx.pl" to generate a GFF file with blast hits as the features rather than genes
  • Feed the blast output and GFF file to the MCScanX program, tweeking parameters slightly
  • Generate a dotplot

Genome vs. Genome Blast

For my research purposes, I perform a blast search between two different Arabidopsis thaliana accessions

README UNDER CONSTRUCTION, WILL GET BACK TO IT LATER

IF YOU WANT IT FINISHED SOON, EMAIL ME: aeyap42@gmail.com

About

My notes on how I use this great program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages