-
Notifications
You must be signed in to change notification settings - Fork 10
MoSeq2 Installation
Here you can find instructions on how to install MoSeq on your system. There are 2 routes of use/installation:
- Docker (recommended route of installation)
- Anaconda/conda (for those experienced with python or using computing clusters)
The Docker installation route is recommended if you are new to coding and using Conda. We provied a standardized and containerized version of the MoSeq2 package suite with a simplified installation and minimum setup. We recommend users with little experience with Python or programming in general to install MoSeq2 via Docker. See below for Docker installation instructions.
Follow the instructions for your operating system:
MoSeq2 is compatible with Windows, macOS, and many flavors of Linux. We've tested Debian, CentOS, and Ubuntu. Use other Linux distributions at your own risk.
If you are familiar with Conda and the terminal, and you enjoy more control over the packages and virtual environment, we recommend installing the MoSeq2 package suite with Conda. We recommend conda installation if you use high-performance computing clusters like SLRUM clusters. See below for conda installation instructions.
Follow the instructions for your operating system:
- Install MoSeq2 using Conda on Windows
- Install MoSeq2 using Conda on macOS
- Install MoSeq2 using Conda on Linux
Once you've installed MoSeq2 package suite, navigate over to the Analysis Pipeline documentation to learn about extracting, modeling, analyzing, and visualizing the data.
Home | Changelog | Acquisition | Installation | Analysis Pipeline | Troubleshooting and Tips | Tutorials | Join our slack |
-
- Conda installation
- Docker installation
-
Command-line alternatives
-
Troubleshooting and tips
-
Other resources