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

sponge_gene_miRNA_interaction_filter: ERROR::e: $ operator is invalid for atomic vectors #6

Open
epfarias opened this issue Dec 14, 2023 · 0 comments

Comments

@epfarias
Copy link

Hi,

I'm running the code with my dataset, and the first function "sponge_gene_miRNA_interaction_filter" returns the following error:

image

my data is organized in the form:
normalized_counts_mRNA: matrix with patients in rows (n = 28) x genes in columns (n = 1013)
normalized_counts_miRNA: matrix with patients in rows (n = 28) x miRNAs in columns (n = 140)
adj_mx: interaction matrix with genes in rows (n = 1013) x miRNAs in columns (n = 140)

I was looking in the github for a better description of the function, to see where it could be happening this error, but i do not found and do not know what to do, I would be very grateful if you guys could help me with this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant