Skip to content

Cluster proteins, and calculate representative sequences

Notifications You must be signed in to change notification settings

Ellouzlab/make_mcl_clusters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

Method 1 - Create from source:

  1. Create a new environment:

mamba create -n mobile_clusters python=3.10

  1. Navigate into package. Install via pip.

python -m pip install -e .

  1. Install dependencies

mamba install -c bioconda -c conda-forge diamond=2.0.0 mmseqs2=15.6 mcl=22-282

NOTE: mamba can be substituted for conda if you prefer; however, mamba is much faster.

Method 2 - Download from Conda-Forge

mamba install -c conda-forge mobile_clusters

(NOT YET AVAILABLE)

About

Cluster proteins, and calculate representative sequences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages