WarrenLab / minigraph-cactus-nf

a nextflow pipeline for creating a pangenome with minigraph-cactus
GNU General Public License v3.0
13 stars 4 forks source link

Jobs fail with "Remote resource not found" error #3

Closed adadiehl closed 2 months ago

adadiehl commented 2 months ago

Getting the following error when trying to rerun previously-successful jobs:

Remote resource not found: https://api.github.com/repos/nextflow-io/minigraph-cactus-nf/contents/main.nf

Wondering what has changed and how to fix this. Thanks in advance!

adadiehl commented 2 months ago

Figured it out: had to copy the minigraph-cactus-nf directory into the working directory before running the pipeline.