Skip to content

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

@epfarias

Description

@epfarias

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions