Skip to content

Expand accepted inputs to inventory_omim() #20

@allenbaron

Description

@allenbaron

Need to expand the accepted inputs to inventory_omim() to include data.frames without omim_tbl class.

Probably easiest to add an initial test to identify input that is a data.frame versus a character vector (i.e. filepath) and then check for omim_tbl class.

For non-omim_tbl data.frames, there should probably be another argument that allows specifying the name of the column with the OMIM xrefs in it. This would avoid the need to change the column's name to omim before running the inventory. Maybe this should be expanded to tables with omim_tbl class as well, in case the name is changed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions