morinlab / GAMBLR

Set of standardized functions to operate with genomic data
https://morinlab.github.io/GAMBLR/
MIT License
3 stars 2 forks source link

Extend CNV tool support in `assign_cn_to_ssm` #194

Open Kdreval opened 1 year ago

Kdreval commented 1 year ago

The function assign_cn_to_ssm currently only works with battenberg outputs. As we now have merges available for all the things, it needs to be reorganized to support other CNV callers. In addition, the seg file should be obtained through the get_sample_cn_segments instead of reading individual file from its location on the drive.