Circos plot of SNP distribution across chromosomes
Arguments
- genome_ranges
A GRanges object with chromosome lengths.
- gene_ranges
A GRanges object with genomic coordinates of all genes in the genome.
- marker_ranges
Genomic positions of SNPs. For a single trait, a GRanges object. For multiple traits, a GRangesList or CompressedGRangesList object, with each element of the list representing SNP positions for a particular trait.