MAGeCKFlute - Installation
0
0
Entering edit mode
@roycewilkinson-19960
Last seen 5.2 years ago

For the step with the command

conda create -n mageck-vispr mageck mageck-vispr python=3)

I get a message 'Solving environment' with a spinning 'icon' as if the command is functioning, but it never seems to complete (10 + minutes). Do you have any idea what might be the issue?

Thanks, Royce

MAGeCKFlute • 1.2k views
ADD COMMENT
0
Entering edit mode

You have a trailing ) which doesn't work

try this,

conda create --name mageck-vispr mageck mageck-vispr python=3

But make sure you have your conda channels set correctly (as given by the bioconda page)

Also, it's taking a while on my machine as well. But, i suggest you contact, https://gitter.im/bioconda/Lobby.

ADD REPLY
0
Entering edit mode

That was a copy and paste error into my question.

I had to delete the older version of MaGeCK on my computer. After that, it worked as expected.

ADD REPLY

Login before adding your answer.

Traffic: 1045 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6