8000 compile error on importing hts · Issue #5 · brentp/indelope · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
compile error on importing hts #5
Open
@monkollek

Description

@monkollek

Running the compile command: nim c -d:release src/indelope

I'm getting the error
indelope.nim(13, 8) Error: cannot open 'hts'

due to the import hts command on https://github.com/brentp/indelope/blob/master/src/indelope.nim#L13

Looking at mosdepth as an example of an import of hts
https://github.com/brentp/mosdepth/blob/master/mosdepth.nim#L1-3

Should this be edited to e.g. import hts/bam or some name in the hts directory with a .nim file?

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

      0