SigProfilerAssignment
SigProfilerAssignment copied to clipboard
ValueError: shapes (96,86) and (85,) not aligned: 86 (dim 1) != 85 (dim 0)
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