More posts like this
-
If changing the RNA-Seq count normalisation method changes the DGE and downstream analysis results?
written by Bushra Bibi 8Hi, 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 0Hi 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 0Hi, 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 …
-
Exporting normalized counts data from DeSeq2
written by mohammedtoufiq91 27Hi, I am working with large RNA-Seq dataset downloaded from the NCBI GEO. I would like to export the normalized counts data from `DeSeq2` based …
-
Limma for RNA-Seq between two pre-defined clusters.
written by simran.ven 0I 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 statfa 79Hi, 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 0Hi, 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 statfa 79Hi, 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 1Hi 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_emir 50Hi 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