Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cluster analysis of RNASeq data

    I have a data set made with 6 developmental time points during development, on a newly assembled transcriptome. We used BLAST2GO to annotate the trasncriptome. In looking for interesting genes or patterns to follow up on, we wanted to perform clustering. Since this is my first move into clustering, does anyone have recommendations? I have no idea how to choose between hierarchial, kmeans, etc (and if kmeans - which k do I choose?)
    Any help (even pointing me in the direction of a good intro paper) would be appreciated!
    Thanks!
    Also- what kinds of normalization do I need to do to preprocess the different stages? I feel that the FPKMs are a bit higher than average in one stage and a bit lower than average in another and have no idea how to deal with this.

  • #2
    There are pros and cons to each approach. Hierarchical will give you a cluster of clusters. This could be an advantage or completely useless. Hierarchical clustering is also prone to outliers if I remember right. An outlier would form its own cluster entirely. On the other hand k-means requires you to define the number of clusters. This can be done by using the Gap statistic of Tibshirani.

    Comment


    • #3
      Hi, Hierachical clustering is a nice way of representing the samples difference and to look at the relationship between the samples in the initial stages of how raw data look like. Although the way the clusters are formed in tree corresponds to how we calculate the distance measure(Single/Wards/Complete/Average) and the type of method (Euclidean/Pearson)used to calculate the distances between two data points . I have 16 RNA-seq samples, tried to perform hierarchical clustering on dataset, by using Euclidean distance measure and Wards methods, the tree genertated was different if i use Single-linkage method. Although by Single linkage method the tree is making sense in terms of biology, but I am not completely clear of the point which will be the optimal method to consider when we look at the RNA-seq data having count values??

      Any suggestions please??

      Comment


      • #4
        non-negative matrix factorization (NMF)

        non-negative matrix factorization (NMF) also allows unsupervised clustering, defining also the number of clusters which represents the data best using the cophenetic correlation index. in my hands this method produces more robust clusters compared to hierarchical clustering...

        dietmar

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin


          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
          Yesterday, 07:01 AM
        • seqadmin
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        39 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        41 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        35 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        55 views
        0 likes
        Last Post seqadmin  
        Working...
        X