SigProfilerAssignment icon indicating copy to clipboard operation
SigProfilerAssignment copied to clipboard

ValueError: shapes (96,86) and (85,) not aligned: 86 (dim 1) != 85 (dim 0)

Open shenhaizhongdechanrao opened this issue 1 year ago • 0 comments

Hi, I get this error when using the software. This is my input data and database. my code is Analyze.cosmic_fit('path/my_data.txt', 'SBS96', input_type="matrix", context_type="96", exome=False, genome_build="GRCh38", signature_database ='path/hg38_cosmic_V34_exome.txt')

my_data.txt input data hg38_cosmic_V34_exome.txt

shenhaizhongdechanrao avatar Jan 02 '25 07:01 shenhaizhongdechanrao