Skip to content

emergency!!!!!deconvolution_fit() failed from recursive default argument reference #58

Description

@wangpenhok

I followed the official guide to calculate the exposure of each de novo signatures by using the function deconvolution_fit(), but it returned with an error as following:
Error in deconvolution_fit(input_matrices = SBS_Input, input_signatures = SBS_de_novo_sigs, : promise already under evaluation: recursive default argument reference or earlier problems?

so I downloaded the source package and changed the arguments' title in this function, but the same error appeared again:

Error in deconvolution_fit(input_.matrices = SBS_input, input_.signatures = SBS_denovo_sigs, : promise already under evaluation: recursive default argument reference or earlier problems?

I have no idea what the problem is and how should I fix it.

Could you please take a look at my problem and offer some advice?
Thanks a lot!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions