Cluster The Numerical Data
Am doing project on " detection of numerical typing errors" .. I took EEG data sets ie brain signals.. now i want to cluster the data.. how can i do it? anyone help me.,.
clustering
• 1,612 views
•
link
updated
by
Michael Dondrup
•
written
by
Sathya •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Pathway Analysis for Cancer Spatial Transcriptomics Characterization
written by Flemming •Hello all, I am currently working on a spatial transcriptomics project on a cancer sample. I have gone through the workflow to cluster regions of …
-
Processing Fast5 files from ONT for direct RNA
written by Shagnik •Hi, Am trying to process some sequencing data from ONT. I have fast5, fastq, fasta files. I have also generated bam files with minimap2 and …
-
How to extract the result table from NMF clustering (R package 'NMF')?
written by yuezhao97 •Hi biostars, I'm currently doing the analysis on my RNA-seq data of ~100 cancer samples and want to cluster them. I used the NMF clustering …
-
What is required for genome annotation?
written by jjeangoh •Hi! I'm biotechnology undergrad (wet lab) currently doing my master in bioinformatics. Now my project is regarding fungi genome assembly and annotation. I had done …
-
MtDNA Mutation Detection
written by arpitagupta2993 •I am a CSE student doesn't know much about bioinfomatics but i am trying to make a mtdna mutation detection project can anyone help me …
-
Clustering PPI data
written by sainideepak119 •<p>Hello,</p> <p>I want to do a project in which I intend to apply a community detection algorithm on protein protein interaction data to obtain clusters. …
-
MIPS data access
written by deepthi_vr •I am doing a Protein protein interaction network clustering project. For testing the result I want to download protein protein interaction data set from MIPS(Munich …
-
Mapping DIP-id to common name[Python]
written by deepthi_vr •I am doing a Protein protein interaction network clustering project. For testing the result I downloaded the data set from DIP database. It is having …
-
WGCNA implementation for differential co-expression analysis
written by Sathya •Hi everyone, I have 10 different biological conditions and I would like to identify modules(gene sets) which are differentially regulated with respect to biological conditions. …
-
Hierarchical Clustering
written by its.ankitakumari •<p>I am working with large sets of microarray data. My csv file is of the form 5000x7 matrix. I want to do hierarchical clustering on …
Unfortunately, this is off topic, also insufficient information is given and the question is far to general, therefore it cannot be answered here and will be closed.
We closed this question, but here's some advice. The first step in any project is to do your research. So: go and search the Web for articles about clustering methods, read them, understand them, try to apply them to your data. Then come back with a real question when you have specific problems.
Maybe a good way to start out is to go through the articles in this google scholar query: http://scholar.google.com/scholar?hl=en&q=cluster+analysis+EEG, read the Methods sections and try to do something similar.