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

Fix get_ssm_by_regions when maf_data is provided #58

Closed vladimirsouza closed 4 months ago

vladimirsouza commented 4 months ago

When maf_data argument is provided to get_ssm_by_regions, the these_sample_ids, these_samples_metadata and/or this_seq_type parameters are not used to filter samples. This PR fixes this.