You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI,
First thanks for developing such an awesome tool. I want to apply it on my WGS data to call somatic CNA. However, when I tried this step:
conda env create -n ACEseqWorkflow -f $PATH_TO_PLUGIN_DIRECTORY/resources/analysisTools/copyNumberEstimationWorkflow/environments/conda.yml
It seems a lot of conda packages, especially their versions are conflicted. And some package version couldn't be found in current conda as well. Do you heve some recommendations on how to solve this problem?