Closed kyle-kroll closed 3 years ago
Could you please re-run snakemake with the --keep-incomplete
option and check if the intermediary files look all right? For example if the BAM file is not empty.
This pipeline is no longer recommended for reference-based isoform analysis. Please use the newer pipeline-nanopore-ref-isoforms pipeline instead.
Hello, I am trying to run the pipeline per the instructions on the homepage.
My workflow is I created a conda environment and activated it. Then I ran
The pipeline runs for a bit but I receive the following error:
I am running this from within a conda environment with python 3.7, samtools 1.9, and snakemake 5.27.4. I am using racon 1.4.0 compiled from source. This is running on a server cluster through my university with 16 cores and 32GB RAM. Modules loaded into the cluster are gcc 6.2.0 and go 1.9.2. The full log dump is here 2020-11-06T111431.450252.snakemake.log
Thanks for any help.