Weighted correlation network analysis (WGCNA) tutorial in R| PART I

  Рет қаралды 15,601

LiquidBrain Bioinformatics

LiquidBrain Bioinformatics

Күн бұрын

Пікірлер: 43
@drgutharajasekar6275
@drgutharajasekar6275 5 ай бұрын
why Module eigenegene is called first conponent of PCA and why this First component is required in WGCNA. Average gene expression is of a module is not enough for ME caluculation.
@grsbiosciences
@grsbiosciences 2 жыл бұрын
I don't have many traits like weight , cholesterol to correlate. I have only normal and disease traits. What I can try with wgcna
@dr.ragill2752
@dr.ragill2752 2 жыл бұрын
Please make a video on "Cytoscaping of a significant module's edge and node", next step is from here. Thanks!
@LiquidBrain
@LiquidBrain 2 жыл бұрын
Hi thank you, I have made a video about cytoscape and rcy3 package, perhaps it’s what you wanted kzbin.info/www/bejne/hJSpoZ-Yjb56iNU
@dr.ragill2752
@dr.ragill2752 2 жыл бұрын
@@LiquidBrain Thank you for your reply. I will try. Can you please share your email?
@saraalidadiani5881
@saraalidadiani5881 Жыл бұрын
Thanks for the nice turorial! may you please explain what is the difference between signed and signed hybrid in Network type? I couldn't get it and when and based on which question I have to choose Signed or signed hybrid? thanks :)
@siefeldinsobih4328
@siefeldinsobih4328 9 ай бұрын
one provides negative values (signed), and one gives you absolute values (unsigned). If you're dealing with biological data and want to see negative correlation you might want to use signed.
@bobby5625
@bobby5625 Жыл бұрын
Hi! Beginner here. I am using mRNA seq V2 data normalized using RSEM. I got my data from TCGA. Can I still use the steps you provided in the video? I tried the sample clustering, but I did not get comprehensive results. No clustering was done. Can you provide your insights about this?
@LiquidBrain
@LiquidBrain Жыл бұрын
Yea, I think it’s ok to use TCGA data for WGCNA, what is the phenotype data you use for the correlation? My understanding is that WGCNA allows us to group the genes of the sample into different modules, based on their respective correlation score of their discrete or continuous phenotypes.
@RakeshBhowmick
@RakeshBhowmick 2 жыл бұрын
Is it necessary to take 5000 samples or you can directly conduct analysis on whole dataset
@LiquidBrain
@LiquidBrain 2 жыл бұрын
Hi there, yes 5k samples was for demonstration, should use the whole dataset :) -Lind
@RakeshBhowmick
@RakeshBhowmick 2 жыл бұрын
@@LiquidBrain thank you. I could make dendrogram by automatic method. But during TOM calculation step 2 it keep on running without any output. Sometimes showing error
@howcani8328
@howcani8328 2 жыл бұрын
Thank you so much for your valuable video. I have a question, What do you mean by Jintao data?.... Can you please make video for Data preprocessing as a preparation for WGCNA?
@LiquidBrain
@LiquidBrain 2 жыл бұрын
Hi sorry for my accents, it’s the “gene count data” that can be downloaded from the GitHub link XD The input data is any normalised gene count data, for example, here it’s the Fpkm matrix file - Lind
@howcani8328
@howcani8328 2 жыл бұрын
@@LiquidBrain Thank you so much... your videos are unique and very helpful
@muhammadanees2008
@muhammadanees2008 2 жыл бұрын
Thank you so much for your valuable tutorials, I have a question: In first step we are using gene count table and metadata file to get the fpkm values? if I am using fpkm file instead of gene count and metadata table, then from where I have to start?
@LiquidBrain
@LiquidBrain 2 жыл бұрын
Hi, glad that you found this useful. Yes you can skip the fpkm normalization and jump right into the WGCNA step.
@muhammadanees2008
@muhammadanees2008 2 жыл бұрын
@@LiquidBrain my bad, am still not getting you :) can mention the line number?
@paroletatel
@paroletatel 3 жыл бұрын
I just wanna thank you a lot.
@LiquidBrain
@LiquidBrain 3 жыл бұрын
You're welcome, enjoy the videos :)
@johirislam8174
@johirislam8174 2 жыл бұрын
I want to analyze WGCNA for my common differential expressed gene ,that I found from 3 different data set.I have the .csv file with the parametter p value,adj.p.value.logFC ,AveExpr,B. value for each of the 3 dataset.And also have the expression value for that three dataset(raw and processed).So now how can I analyze the WGCNA for my DEG.or what type of fdata file is needed to do that??
@LiquidBrain
@LiquidBrain 2 жыл бұрын
Hi it doesn't start from the log2FC output file. You'll need a table of normalized gene count data, with the sample names in row, genes in column; then you need another table showing the metadata, with sample names as the first column and group ID as the second column. You may refer to my WGCNA github for better understanding of the file structure. github.com/Lindseynicer/WGCNA_tutorial
@johirislam8174
@johirislam8174 2 жыл бұрын
@@LiquidBrain in your git hub i didn't find the metadata sample.If i can able to see the sample of metadata than it will be easy for me to interpret. Moreover i want to do WGCNA for my identified DEG.For that reason what should i do.In my sample file my gene name/gene id held in row and the sample id(patients and control) is in the column.So in that orientation of my table,is it possible to do analysis.
@zarlishattique4167
@zarlishattique4167 2 жыл бұрын
@@johirislam8174 same problem
@prachetaspatel6314
@prachetaspatel6314 2 жыл бұрын
Could you explain what should I do to input ChIP seq data?
@LiquidBrain
@LiquidBrain 2 жыл бұрын
Hi sorry for the late reply, I didn't really explore ChIPseq data, but I guess the concept should be similar. To do the analysis, you'll need a table of normalized gene count data (expression values of ChIPseq?), with the sample names in row, genes in column; then you need another table showing the metadata, with sample names as the first column and group ID as the second column.
@prachetaspatel6314
@prachetaspatel6314 2 жыл бұрын
@@LiquidBrain Hey, so I have an issue with my data I think since I cannot get a good threshold even if I change parameters for power. I did differential peak analysis with DiffBind, and got a normalized table using EdgeR ( I didn't use DESEQ2 due to the nature of my data). EdgeR normalizes the data differently than DESEQ2, so I am not able to get the same results. I am stuck with a list of genes and an input matrix with normalized peakscores - but the soft power threshold stops at 0.04, instead of reaching 0.9, is there a way to further normalize my data? or should I just use the raw counts with my differential gene list and convert it to FPKM values?
@rohitbhojane4447
@rohitbhojane4447 2 жыл бұрын
please can you provide link for sample_info file its urget
@LiquidBrain
@LiquidBrain 2 жыл бұрын
Hi Rohit, I have just uploaded the sample_info in the same link, hope this helps :) github.com/Lindseynicer/WGCNA_tutorial - Lindsey
@sankadines
@sankadines 2 жыл бұрын
Hi I want only 1 module and export it to cytoscape format. Can you please help
@johirislam8174
@johirislam8174 2 жыл бұрын
Helow I was very nice of you.If you gave me the metadata of this tutorial.From your github page I cannot able to find that.If i can able to found the metadata than i will be easy for me to run my data.But without that it is not possible
@LiquidBrain
@LiquidBrain 2 жыл бұрын
You can refer to the script here (github.com/Lindseynicer/WGCNA_tutorial) - Brandon
@charmyshah8944
@charmyshah8944 Жыл бұрын
Hi thanks for your videos how can I do WCGNA analysis for microarray data?
@197ankitakumari4
@197ankitakumari4 3 жыл бұрын
Your videos are really helpful. Thank you !
@LiquidBrain
@LiquidBrain 3 жыл бұрын
Glad to hear that!
@Sebastian-dp9sk
@Sebastian-dp9sk 2 жыл бұрын
Your English is sooooo nice.
@haotingjia5106
@haotingjia5106 2 жыл бұрын
very helpful thanks
@md.ishtiakrashid1523
@md.ishtiakrashid1523 2 жыл бұрын
Hi , Thanks for your videos. Is it possible to use 16S amplicon data for wgcna analysis?
@LiquidBrain
@LiquidBrain 2 жыл бұрын
Hi there, literally it can be used for any genomic data, since it is just an algorithm to cluster the data into different modules. -Lind
@段绍伟
@段绍伟 2 жыл бұрын
Thank you!
@이윤항-w7d
@이윤항-w7d 10 ай бұрын
Hello Dr. Lian. This is Lee from South Korea. Your video has helped me so much. Thank you so much.
@LiquidBrain
@LiquidBrain 10 ай бұрын
So glad to hear about it, thanks
@이윤항-w7d
@이윤항-w7d 10 ай бұрын
It would be helpful if you provide a script or url for signed analysis, as the default setting deals with unsigned method.
Weighted correlation network analysis (WGCNA) tutorial in R| PART II
7:57
LiquidBrain Bioinformatics
Рет қаралды 6 М.
Spongebob ate Patrick 😱 #meme #spongebob #gmod
00:15
Mr. LoLo
Рет қаралды 17 МЛН
Nastya and balloon challenge
00:23
Nastya
Рет қаралды 65 МЛН
Protein Protein Interactions String Cytoscape
19:11
Bioinformatics With BB
Рет қаралды 32 М.
Principal Component Analysis (PCA) - easy and practical explanation
10:56
WGCNA in a nutshell
12:23
LiquidBrain Bioinformatics
Рет қаралды 17 М.
Perform social network analysis in R Tutorial
10:53
Data Centric Inc.
Рет қаралды 25 М.
MetScape App for Cytoscape: Creating and Viewing Correlation Networks
13:16
University of Michigan Library
Рет қаралды 17 М.