In this workspace found several sub-directories which contain GWAS data processing scriptrs and implementations for clustering algorithms.
- CAST algorithms +# DBSCAN
- .bed file to Clustering INPUT
- For each GWAS dataset(
.bed
), split to obtain 23 separate files, one for each chromosome - Use the script to convert a
.bed
to a.csv
file compatible with the clustering algorithms - Perform the cluster analysis on the generated output