Skip to content

Retrieve all the entries of disease.drug table #57

Description

@karlaarz

Hello,

Is there a way to retrieve all the entries in the 'disease.drug' table without indicating a specific drug or disease? For instance, something like:

all_drugs <- get_multimir(disease.drug='all.drugs', table='disease.drug') 
all_disease <- get_multimir(disease.drug='all.diseases', table='disease.drug') 

And get all the drugs and diseases of the table.

Thanks!

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