RCircos.Pseudo.Ideogram.From.Table: Generate Pseudo Chromosome Ideogram from Plot Data Table
Description
Generate a pseudo ideogram from plot data for Circos plot. Plot data must have at least two columns serving as chromosome names and band names. An optional gene length or locations can also be provided, e.g.,
A data frame with two or three columns, the first column is for chromosome names.
location.col
Non negative integer, column number in plot.data from which end positions will be derived for each chromosome or each band. This argument must be defined and could be either length of the locus or relative locus position.
band.col
Non negative integer, column number in plot.data which serves as band names, this argument is optional.