kfuku52 / amalgkit

RNA-seq data amalgamation for a large-scale evolutionary transcriptomics
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Code for rRNA rate #145

Closed kfuku52 closed 2 months ago

kfuku52 commented 1 year ago

If you must add code specific to another project, ensure it doesn't alter the default behavior. Preserving the default behavior would have prevented the unnecessary debugging I had to undertake this time.

https://github.com/kfuku52/amalgkit/blob/5f1083e12fadc950280959d72348e73446bdaede/amalgkit/curate.r#L542

https://github.com/kfuku52/amalgkit/blob/5f1083e12fadc950280959d72348e73446bdaede/amalgkit/curate.r#L828

These codes introduce unnecessary brackets to curate output plots like this:

image
kfuku52 commented 4 months ago

@Hego-CCTB If you have read this issue, please close.

Hego-CCTB commented 2 months ago

Acknowledged! I'll be more careful in the future!