bhattlab / MGEfinder

A toolbox for identifying mobile genetic element (MGE) insertions from short-read sequencing data of bacterial isolates.
MIT License
109 stars 16 forks source link

unable to install using install.sh script - package dependencies not available? #50

Open mafuller opened 6 months ago

mafuller commented 6 months ago

I am trying to download and activate mgefinder on a Mac Ventura 13.2.1 with an Apple M2 Max chip.

I receive this error every time I try to run the install script -- even after adding conda forge and other channels to my conda environment, the same error appears. I am a new with coding, so this may be an easy fix but I have not been able to find a work around. Thanks!

"(base) mafuller@JV25QX0JKV MGEfinder % bash install.sh
Removing mgefinder environment if already installed... Installing mgefinder environment... Channels:

PackagesNotFoundError: The following packages are not available from current channels:

Current channels:

To search for alternate channels that may provide the conda package you're looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.

Installation Complete.

Before running mgefinder, activate the mgefinder environment with

conda activate mgefinder

You can then run mgefinder by typing

mgefinder [command] Send any questions to mdurrant@stanford.edu"