Description
Since there is a new version of the mice genome and this is part of bgdata and bgsignature, it would be great to add it to the list of available genomes from OncodriveCLUSTL.
this is where the options are listed:
https://bitbucket.org/bbglab/oncodriveclustl/src/2b3842ef45fef12f35b3615a0636ef62910f6350/oncodriveclustl/main.py?at=master#lines-47
And this is where the information from the genome is used:
https://bitbucket.org/bbglab/oncodriveclustl/src/2b3842ef45fef12f35b3615a0636ef62910f6350/oncodriveclustl/utils/run.py?at=master#lines-200
since it is done through bgreference as long as we make sure that the latest version of bgreference is installed with the installation requirements of oncodriveclustl I guess it should be fine!
(happy to provide test data from deepCSA)