genie3 for lncRNAs and mRNAs co-expression
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Congena (Co-expressed gene-set enrichment analysis) Input?
written by omargmc.tak •Hello, I'm starting to use COGENA (Co-expressed gene-set enrichment analysis) but I'm not sure what format my differential expression analysis should have. I use DEseq2 …
-
A recent approach to identify lncRNAs from a large list of differentially expressed genes
written by diego1530 •I trust everyone is doing well. From RNA-seq data analysis of adenocarcinoma samples with the GTF annotation of ensembl's GCh38, I obtained the raw quantification …
-
Is it valid to use differential gene expression analysis tool for scRNA-seq with bulk RNA-seq data?
written by tofukaj •Dear all great helpers, As indicated by the title, I'm wondering if it is valid to use differential gene expression analysis tool for scRNA-seq with …
-
long-non coding RNA and protein-coding genes correlation
written by setaDear all, I have got some differentially expressed (DE) lncRNA and DE coding genes from an RNA-seq analysis (human). Then, I did a co-expression analysis …
-
Differential expression of all genes vs only annotated genes
written by transcripto •Dear all, I have a data set from a non-model organism that has no annotation for many genes (roughly 29,000 genes are annotated out of …
-
featurecounts flags for lncRNA and mRNA co-expression
written by SamDear Biostars I predicted some lncRNAs transcript according to RNA-seq data and then I used featurecounts to count the lncRNAs transcript (-t exon and -g …
-
genie3 package Error in (function (classes, fdef, mtable)
written by SamDear All I have problem with genie3 package(inferring gene regulatory networks from expression data). Any idea why i am getting this error? > head(test2) Sample1 …
-
How to construct Co-expression network between Coding and lncRNAs?
written by BiologistHi, I have RNA-seq data. I performed differential analysis between Tumor and Normal samples for coding and lncRNAs separately. I have 1300 differentially expressed coding …
-
Filtering of lncRNAs and mRNAs for Differential expression analysis from RNA-seq data
written by Bhumi •Hi there, I wanted to perform DE of lncRNAs and mRNAs from the RNA-seq data using DEseq2. I am wondering if it is a good …
-
Protocols (workflow) for differential gene expression analysis of de novo assembled transcriptomes
written by lidanqing1990 •Dear all, I am new for bioinformatics and feel very confusing about differential gene expression analysis for de novo assembled transcriptomes. I knew Tophat +Cufflinks …
Instead of using only DE lncRNAs and DE mRNAs, you should input all the mRNAs and lncRNAs with some filtering like removing genes with low expression.
You can check the
WGCNAR package for Co-expression network analysis.