DASL-Lab / provoc

PROportions of Variants of Concern using counts, coverage, and a variant matrix.
https://dasl-lab.github.io/provoc/
MIT License
0 stars 0 forks source link

mutation_col should check rows as well #27

Closed DBecker7 closed 6 months ago

DBecker7 commented 6 months ago

provoc currently checks to find the right mutation column. This should be split off into a function that checks the rownames and colnames of the mutation_defs matrix. If it finds that the rows of mutation_defs has names that match a column in data, it should return that column name and transpose mutation_defs.