nanoporetech / ont-assembly-polish

ONT assembly and Illumina polishing pipeline
Mozilla Public License 2.0
91 stars 18 forks source link

Execution with conda #25

Closed SuseAgu closed 4 years ago

SuseAgu commented 4 years ago

Hi guys! I don't have the option to use your pipeline with docker so, I create a env in conda and I installed canu, samtools,BWA, cmake, racon, miniasm, minimap2 and pilon, but I don't know how to run the pipeline. I changed the options in config.mk (nanopore_reads, illumina_reads, canu_genome_size and PILON_MAX_MEM), but I don't know what its the next step to run the pipeline.

Thanks!!