FireProtDB2 / src /04_mmseqs_cluster.sh
drake463's picture
final pipeline and updated subsets
ae74a72
raw
history blame contribute delete
189 Bytes
#Command to run mmseqs clustering with 30% sequence identity and 80% coverage
mmseqs easy-cluster ../data/proteins.fasta ../data/mmseqs_clusters ../data/mmseqs_tmp --min-seq-id 0.3 -c 0.8