Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 487 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 487 Bytes

mt_genome_viz

Visualization of the human mitochondrial genome

Circular visualization of the human mitochondrial genome using R and circos.

To create Figure 1 from Hertweck and Dasgupta, 2017:

  • execute mt_genome.R from the project directory.
  • from circos/, execute PATH/TO/CIRCOS/circos -conf circos.conf

Additional scripts with example code from R packages for circular visualization are in examples.