More posts like this
-
Mapping Mouse RNAseq Marker Genes to Reactome Pathways
written by el24 •Hello, 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 •Hello 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 •When 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 …
-
DESeq2 lfcshrink, normal vs. apeglm
written by OST •Hello! 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 •Hello! 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 •Hi 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 •Hello, How can I download rna genome of mus musculus castaneous? Thank you very much!
-
mapping parental RNA
written by Brian Lam •We 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 •I have 150 imprinted genes and their sequences of organism mus musculus. I want to compare and find variations (SNPs) among imprinted genes of two …
-
Phylogenetic History Of The Main Mouse Strains?
written by 2184687-1231-83-<p>After some googling around, I've not been able to find a good reference for the phylogenetic history of the different mouse model strains. So, I've …
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?