genomicsITER / NanoCLUST

NanoCLUST is an analysis pipeline for UMAP-based classification of amplicon-based full-length 16S rRNA nanopore reads
MIT License
106 stars 49 forks source link

How to avoid create config env in different data (when -profile conda) #64

Open cam315 opened 2 years ago

cam315 commented 2 years ago

I am testing your pipeline and noticed the when specify '-profile conda', the pipeline will install all the required packages according to the config file. If what I observed is correct, I was wondering whether there is a way to install these packages in a given directory, and the pipeline can use it in different runs/samples without re-install the packages? Looking forward to your reply. Thank you.