generated from neurogenomics/templateR
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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).
millerh1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working