More posts like this
-
If changing the RNA-Seq count normalisation method changes the DGE and downstream analysis results?
written by Bushra BibiHi, My RNA-Seq count data is FPKM normalised. But reviewer is asking to convert FPKM data to TPM normalised one. Now If I perform TPM …
-
How to extract gene_counts_length_scaled matrix from either raw count matrix or SE object
written by Aditya •Hi All, I would like to obtain **gene_counts_length_scaled** matrix from either raw counts or SE object. To be specific, I would like to obtain length …
-
sRNA seq analysis after trimming adapter
written by Ramon •Hi, I'd like to ask about small RNA seq analysis. Now, I am using sRNApipe which are possible at galaxy. and I have raw data …
-
Salmon quant in Galaxy vs Command Line
written by NewtoBioinfo •Hi All, I'm new to RNA-seq analysis and someone recommended that I do the quantification of my transcripts via Salmon before DGE analysis. I got …
-
Limma for RNA-Seq between two pre-defined clusters.
written by simran.ven •I am a complete beginner at 'R', so bear with me. Currently, I have an RNA seq data set that identifies two clusters (High exp …
-
How to simulate RNA-seq raw read counts matrix
written by statfaHi, I asked a question regarding how to simulate RNA-seq data online because I can't download big fasta files to run Polyester package on my …
-
Normalization read counts scRNA seq with spike ins
written by tetapunto •Hi, I'm working with data obtained with sc-RNA seq where we used ERCC spike In to control for transcriptional amplification. I have some troubles with …
-
Sending files to Galaxy
written by statfaHi, I'm very new with Galaxy. I have just started using it. I'm sending fastq files from http://www.ebi.ac.uk/ena/data/ to Galaxy but I'm encountering some questions: …
-
Get Single Cell RNAseq DGE matrix
written by xuyang_dami •Hi guys, From our sequencing data,each read contains a cell barcode, so after alignment, reads can remember their cell originality, though we mix all reads …
-
TCGA normalized count data of 1000 samples for DGE
written by David_emirHi all, I have downloaded TCGA Breast cancer normalised data sets from 1000 samples form RNA seq V2 . The counts files have only two …
Why wouldn't it be possible? The DESeq2 manual has a large section devoted to different ways of importing data in different formats; a plain count matrix is acceptable as input.
Yes, it is possible