Skip to content

duplicate patients removed when I set params.txt not to do this #28

Description

@eltonjrv

Dear MutSig2CV team,

Even setting params.txt not to remove duplicate patients, my execution is doing that anyways.


MUTSIG_VERSION =
2CV v3.11
LOADING DATA
Processing target list.
Loading mutations...
Keeping 471860/4208232 unique mutations.
Scanning for duplicate patients...
Comparing on the basis of coding mutations only...
convert_chr: assuming human for chrX/chrY
13 patients involved in an overlap.
1 cliques of overlapping samples.
1 unique samples.
Removing the following 12 duplicate patients:
.
.
.
Loading coverage models...
Enforcing target list.
Mapping mutations to targets: Including noncoding mutations.
convert_chr: assuming human for chrX/chrY
chr1 chr2 chr3 chr4 chr5 chr6 chr7 chr8 chr9 chr10 chr11 chr12 chr13 chr14 chr15 chr16 chr17 chr18 chr19 chr20 chr21 chr22 chr23 chr24
Removing 855/34379 mutations that fall outside target gene intervals.
Reassigning the following 2939 gene identities:
.
.
.
Looking up "effect" in mutation_type_dictionary_file
Omitting 2/33524 mutations of unknown "effect"
Converting mutation data...
convert_chr: assuming human for chrX/chrY
1 patients
WARNING: MutSig is not applicable to single patients.
Imputing callschemes
Error using *
Inner matrix dimensions must agree.
Error in MutSig_2CV_v3_11_core (line 308)
Error in MutSig_2CV_v3_11_wrapper (line 50)
MATLAB:innerdim

And this is my params.txt

number_of_categories_to_discover 3
skip_permutations false
maxperm 1e4
remove_duplicate_patients false

Any clue on why this is happening and how to circumvent it?
I have only 13 patients, by the way.

Thanks,
Elton

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions