Huntsmanlab / utanos

Utilities for doing analysis on shallow WGS data
https://huntsmanlab.github.io/utanos/
Other
1 stars 0 forks source link

Remove hardcoded genome build in RCNDiversityPlot #75

Closed dingma0 closed 2 months ago

dingma0 commented 3 months ago

'hg19' hardcoded in function call to SegmentsToCopyNumber(). Should introduce new parameter in RCNDiversityPlot.

dingma0 commented 3 months ago

also add dplyr namespace to the filter() call