Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

combine_sender_receiver_de Duplicate Function Causes Error #74

Open
DarioS opened this issue Jun 17, 2024 · 0 comments
Open

combine_sender_receiver_de Duplicate Function Causes Error #74

DarioS opened this issue Jun 17, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@DarioS
Copy link

DarioS commented Jun 17, 2024

Depending on the order the analyst executes library(nichenetr) and library(multinichenetr),

> combine_sender_receiver_de(celltype_de, celltype_de, senders_oi, receivers_oi, lr_network)
Error in combine_sender_receiver_de(celltype_de, celltype_de, senders_oi,  : 
  unused argument (lr_network)

multinichenetr::combine_sender_receiver_de avoids the problem. But, it would not happen if function was in only one package.

@browaeysrobin browaeysrobin added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants