Skip to content

Cloud Computing profile Troubleshooting #302

Answered by nebfield
uelandte asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, if you have downloaded every dependency on your system you don't need to use a -profile, nextflow will just call system utilities. Installing these dependencies manually is a pain, which is why I suggested making the big conda environment.

The test profile is useful to make sure each process in the workflow can run and you're able to generate results, before you try working with your target genomes.

Before installing and using miniconda3, perhaps try unset PYTHONPATH. I have a feeling it may be interfering with the conda environment.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@uelandte
Comment options

@nebfield
Comment options

@uelandte
Comment options

@nebfield
Comment options

Answer selected by uelandte
@uelandte
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants