logsdon-lab / CenMAP

Centromere mapping and annotation pipeline
MIT License
9 stars 0 forks source link

Repeat Annotation Colorscale is Muted #41

Closed koisland closed 6 months ago

koisland commented 6 months ago

The repeat color scale is muted in repeat plotting. This is due to changes to the xend argument: https://github.com/logsdon-lab/CenMAP/blob/8b2ccdc111e41758b782011241b5f36d267454b9/workflow/scripts/repeatStructure.R#L201-L208

The additional bases bolding the colors were removed. https://github.com/logsdon-lab/CenMAP/blob/d5740a5a968d72e2cfbe940b298c4bf8d96a2315/workflow/scripts/r_utils/repeats.R#L41-L53