vlothec / TRASH

RepeatIdentifier
MIT License
50 stars 3 forks source link

Error: Summation of cell padding on x-direction are larger than the width for some sectors. You can e.g. set 'circos.par(cell.padding = c(0.02, 0, 0.02, 0))' or remove tiny sectors #21

Open Rhia15 opened 4 months ago

Rhia15 commented 4 months ago

Hi there,

I understand that this issue was previously brought up in #8 so I was wondering if this was fixed or if there is something I could do to fix this? I have also tried changing the TRASH_run.R script to c(0.02,0,0.02,0) with no luck. Was there one specific section I was meant to change or do I change all of the "circos.par(cell.padding = c(......." sections (I changed this in 4 places)

And in terms of removing tiny sectors, I'm just wondering if it somehow already does this at the start as it is only analysing the first 48 scaffolds out of 2000 something.

Thank you!