morinlab / GAMBLR.results

A collection of functions to access results of the Genomic Analysis of Mature B-cell Lymphomas
MIT License
0 stars 0 forks source link

The get_cnv_and_ssm_status is outdated #26

Open Kdreval opened 8 months ago

Kdreval commented 8 months ago

This function operates outdated parameters like genome_build and at some places calls for a combination of arguments that does not make sense, like here: https://github.com/morinlab/GAMBLR.results/blob/59620ceb15e57c326ecb8ff9d993a593fa5d797f/R/get_cnv_and_ssm_status.R#L205-L206 It needs to be brought up to date with the argument naming and code can be streamlined to be more accurate