More posts like this
-
RNA seq library size
written by felipead66I apologize for the silly question, but how do I find the library size of rna seq data if I have the count table? The …
-
is 0-based start and 1-based end of bed format not compatible with htseq-count?
written by Zee_SDear biostars community, Do you have any ideas how to "trick" htseq-count to treat a bed file of genomic coordinates as a gtf file of …
-
How to use htseq-count with several samples ?
written by takoyakiDoes anyone know how to use htseq-count with several samples ? We can use htseq-count like : htseq-count sample1.sam reference.gtf > result.count.txt We can get …
-
Normalization of read counts from HTSeq by library size
written by Susmita MandalWhat does exactly this sentence means "**the total read counts from HTSeq were normalized by library size**"? I have gotten the read counts from HTSeq-count …
-
RNA-Seq DEGenes Without GTF
written by isu2017 •I am working a specific species where we have a reference genome, and I was able to align our RNA-seq data to it. However, I …
-
Merging RNA-seq sample with several replicate in which step?
written by starI have some samples with 3 technical replicates, I have aligned each one and also got count table using HTSeq for each one. Now, I …
-
rna-seq analysis of tumor/normal pairs
written by noeDHello! I am new to RNA-seq data analysis :) I downloaded gene expression HTSeq - Counts from TCGAbiolinks of tumor and matched normal sample pairs …
-
high aligned_not_unique number for HTSeq
written by bxiaHi, I have a problem with TrueSeq RNA-seq from illumina, after mapping with Hisat2 and HTSeq, I have about 7 m to 11 m aligned_not_unique …
-
The Easiest/Fastest Way To Get From Bam To Tpm Or Rpkm
written by Nick<p>I have already aligned all my RNA-seq samples using tophat2. I've done the differential analysis using htseq-count and edgeR. I would like to get rpkm …
-
Htseq Count To Get Rpkm Values
written by Nebo •<p>I want to use htseq-count <a href="http://www-huber.embl.de/users/anders/HTSeq/doc/count.html">http://www-huber.embl.de/users/anders/HTSeq/doc/count.html</a> to get gene counts (RPKM) to analyze DE genes in a RNAseq experiment. I'm NOT interested in alternative …
With that many samples the performance isn't going to be great. I would suggest limma as a more performant alternative then.
Is this scRNAseq? That's about the only time you'd have so many samples.