Skip to content

Error: object 'harp' not found upon function call #1

@dmalzl

Description

@dmalzl

I want to use the HARP algorithm to pick apart reads from your published replication timing. After installing everything I am able to import the harp package. However, when trying to call the function

harp(f, index1prefix=/path index2prefix=/path)

I get an error saying it cannot find the function

Error: object 'harp' not found

I had a look at the NAMESPACE file and the rscript and there seem to be roxygen2 directives missing which prevent the package from exporting the contained function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions