Context: user specified ggmiam(chr = "Chromosome") while having both chr and Chromosome columns. Error thrown complained about having duplicated information. I think this is because ggmiami searches first for chr column, even though the user specified Chromosome. I need to look into this.
Context: user specified
ggmiam(chr = "Chromosome")while having bothchrandChromosomecolumns. Error thrown complained about having duplicated information. I think this is because ggmiami searches first forchrcolumn, even though the user specifiedChromosome.I need to look into this.