Difference between revisions of "MCScanX2figure"

From Crop Genomics Lab.
Jump to: navigation, search
(mcscanx2figure.py)
(mcscanx2figure.py)
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
 
== mcscanx2figure.py ==
 
== mcscanx2figure.py ==
  
63:/data1/alima90/py/mcscanx2figure.py
+
63:/home/alima90/py/mcscanx2figure.py
  
 
'''<big>Visualizing tool for MCScanX synteny block using SVG</big>
 
'''<big>Visualizing tool for MCScanX synteny block using SVG</big>
Line 15: Line 15:
 
| python mcscanx2figure.py config_file mcscanx_file(collinearity) block_number > output.svg
 
| 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 ==
 
== mcscanx2figure_schematic.py ==

Latest revision as of 06:19, 17 December 2014

Contents

mcscanx2figure.py

63:/home/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