How to resolve conda package conflicts when I try to build an environment for NLGenomeSweeping?
Hi guys, I am trying to use NLGenomeSweeping tool to annotate NLR sequence on my genome data, but I met some problems when I build environment by conda. This tool requires samtools, python, interproscan, blast, bedtools, muscle, etc. However, when I am trying to install them, they always conflict with each other. What should I do to resolve this problems? Thanks for your all guys' time!
• 4,393 views
•
link
2 answers
Sorry I didn't check the topic for a long time, it finally worked after I changed the packages install order, may the tools get enviromental conflicts with each other.
• 0 views
•
link
Log in to answer this question.
Oh the tool's name is actually NLGenomeSweeper, sorry for the misspell.
Please add code and errors.