Difference between revisions of "MCScanX2figure"

From Crop Genomics Lab.
Jump to: navigation, search
(mcscanx2figure.py)
(Config file)
Line 19: Line 19:
 
MCScanX2figure config file example
 
MCScanX2figure config file example
  
[[File:MC2FS.docx|thumbnail]]
+
[[File:MC2F config.txt]]
  
 
== mcscanx2figure_schematic.py ==
 
== mcscanx2figure_schematic.py ==

Revision as of 05:20, 13 October 2014

Contents

mcscanx2figure.py

63:/data1/alima90/py/mcscanx2figure.py

Visualizing tool for MCScanX synteny block using SVG

Mc2f1.jpg

README


Command
python mcscanx2figure.py config_file mcscanx_file(collinearity) block_number > output.svg

Config file

MCScanX2figure config file example

File:MC2F config.txt

mcscanx2figure_schematic.py

63:/home/alima90/py/mcscanx2figure_schematic_v1.1.py

Visualizing tool for MCScanX synteny block as schematic figure using SVG

Mc2fs2.jpg

README

Command
python mcscanx2figure_schematic.py config_file mcscanx_file(collinearity) block_number > output.svg


Config file

MCScanX2figure_schematic config file example

File:MC2FS.docx