I'm trying to create an ideogram for human vs mouse to recognise the common and different transcription factor binding sites . I have two bed files representing starts and ends of transcription factor binding sites. My problem is that the human bed file is larger than the mouse one.
I need them to have the same number of rows otherwise RCircos will produce an error saying that the number of rows in the two datasets are different.. "arguments imply differing number of rows"
Any suggestions?
Frankly I don't think approaching the problem using Circos that way is feasible ? I'm not quite sure, I used leftover chains to produce my mouse bed file from my human bed file , wouldn't it be backtracking to use the leftover chains? Additionally I didn't quite get the visual product of the Circos suggestion.