More posts like this
-
Mapping Mouse RNAseq Marker Genes to Reactome Pathways
written by el24 5Hello, In my project, I need to correlate single-cell RNAseq marker genes (after clustering) with specific pathways, for example [metabolism][1] and the immune system in …
-
Mouse miRNA mapping
written by AellSidious 0Hello everybody, I'm trying to map some mouse (mus musculus) miRNA reads on reference mature miRNA sequences from miRBase with Bowtie. Problem is that the …
-
NCBI STAT Taxonomy and Krona percentages different
written by daewowo 8When viewing taxonomy percantages in NCBI using STAT - eg for https://trace.ncbi.nlm.nih.gov/Traces/sra/?run=SRR17086230 Under 'Taxonomy analysis' Mus musculus is 78.13% Under 'Strong signals' Mus musculus is …
-
PathFindR, Clustering enriched terms: What is the difference between a pathway that is a "Represent…
written by OST 1Hello! I want to kindly get an explanation behind the classification of pathway enrichment analysis using PathfindR. Using the clustered_enrich_terms, each pathway is assigned a …
-
DESeq2 lfcshrink, normal vs. apeglm
written by OST 1Hello! I want to kindly ask a question regarding the lfcshrink function of DESeq2. We realized that the log2fold changes in our data are abnormally …
-
DESeq2 Large Log2FoldChanges but padj>0.1
written by OST 1Hello! I want to kindly ask a question regarding DESeq2. I am getting large log2fold changes (absolute log2fold changes greater than 0.5), but the padj …
-
Mouse RefCDS for dNdScv package
written by isd1989 0Hi all I am trying to run the dNdScv package to identify mutations that are under positive selection. The dataset I am working with is …
-
Link to download transcriptome of mus musculus castaneous
written by derakhshanisaleh 0Hello, How can I download rna genome of mus musculus castaneous? Thank you very much!
-
mapping parental RNA
written by Brian Lam 4We have an RNAseq experiment where we sequenced early offsprings from Mus Musculus Domesticus and Mus Musculus Castanuos cross and I was wondering if anyone …
-
cant find full annotated genomes of two strains of mouse (C57BL/6NJ and BALB/cJ)
written by s.singh 8I have 150 imprinted genes and their sequences of organism mus musculus. I want to compare and find variations (SNPs) among imprinted genes of two …
Hello,
I have never used PathFindR, but from looking at the tutorial here: Enrichment Analysis, Clustering and Scoring with pathfindR
It looks like you need to provide the output of an RNA-seq comparison generated from DESeq2 or other DGE analysis package (EdgeR?). Check out the tutorial I linked above...
If you can see... the input for
PathFindRlooks something like this:This would be the standard output of DESeq2 (except that logFC would be log2FC). Maybe someone else could chime in here as well, with regard to using LogFC or Log2FC?