circos_make: Write a simple makefile for circos.

View source: R/plot_circos.R

circos_makeR Documentation

Write a simple makefile for circos.

Description

I regenerate all my circos pictures with make(1). This is my makefile.

Usage

circos_make(cfg, target = "", circos = "circos", verbose = FALSE)

Arguments

cfg

Configuration from circos_prefix().

target

Default make target.

circos

Location of circos. I have a copy in home/bin/circos and use that sometimes.

verbose

Print some information from make?

Value

a kitten, or you know, a plot.


elsayed-lab/hpgltools documentation built on April 8, 2024, 1:30 a.m.