Skip to content

mehulagrawal/Cluster-Analysis-on-Amino-Acid-Sequences

Repository files navigation

Cluster Analysis on Amino Acid Sequences using Python 3

Authors

  1. Mehul Agrawal
  2. Abhishek Dhanwani
  3. Shah Vishakh Rakesh

List of Files

  1. Source 1.1 K-Means.py 1.2 Agglomerative.py 1.3 DIANA.csv
  2. Report

Dataset Used

Amino Acid Sequences [amino.fasta] and distances calculated and stored in distances.csv

About project

This is an implementation of K-means and Hierarchical Clustering using Agglomerative and Divise approaches using different type of linkages. We plotted the dendograms for hierarchical clustering and compared the results.

About

Cluster Analysis on Amino Acid Sequences using Partition and Hierarchical clustering methods in Python 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages