Skip to content

Error in seqinfo(con): UCSC library operation failed: Windows error importing bigwigs #6

@bschilder

Description

@bschilder

rtracklayer::import.bw seems to be having a number of issues. This one seems most relevant to the error below:
lawremi/rtracklayer#65

--- re-building 'peakyfinders.Rmd' using rmarkdown
Quitting from lines 71-82 (peakyfinders.Rmd) 
Error: Error: processing vignette 'peakyfinders.Rmd' failed with diagnostics:
BiocParallel errors
  1 remote errors, element index: 1
  0 unevaluated and other errors
  first remote error:
Error in seqinfo(con): UCSC library operation failed
--- failed re-building 'peakyfinders.Rmd'
SUMMARY: processing the following file failed:
  'peakyfinders.Rmd'
Error: Error: Vignette re-building failed.
Execution halted
Error: Error in proc$get_built_file() : Build process failed
Calls: <Anonymous> ... build_package -> with_envvar -> force -> <Anonymous>
Execution halted
Error: Process completed with exit code 1.

The error only comes up with bigwig files on Windows; other file types like broad/narrowPeaks work fine with the rtracklayer::import function (including on Windows).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions