I want to extract differential expressed genes using LIMMA from RNA seq data for three cancer types viz breast, lung and prostate. These data should have tumor and normal samples. I have read some papers which have used data from TCGA. BUt now TCGA has linked to Genomics Data Commons and all data are not open access. All BAM files are under controlled access. Also, LIMMA requires raw read counts for analysis. I an new to RNA seq data and analysis. Can anyone help, where should I get these data and what format should it be, as I have read that TPM, FPKM normalized values cannot be input to LIMMA.
Unconfigured Ad
Collapse
X
-
-
I'm not sure what you'll have to do to get your data, but I can give you some advice on the RNA-seq part.
If you're starting with BAM files that means your reads are already aligned, if you start with reads (.fastq) you can map them yourself using any splice aware mapping tool. Assuming you have bam files though, you'll want to use a tool that extracts raw counts from the bam files. You'll need an annotation file (.gtf or gff format probably) and a counting tool. htseq-counts or featureCounts (in the RSubread package) are both good and widely used tools for extracting raw counts from BAM files, so start there and extract your counts.
Once you have gotten that far, then there are alot of tools like limma, deseq2, or edgeR that can use that data for analysis.
Comment
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 09-03-2026, 10:22 AM
|
0 responses
23 views
0 reactions
|
Last Post
by SEQadmin2
09-03-2026, 10:22 AM
|
||
|
Started by SEQadmin2, 09-02-2026, 12:32 PM
|
0 responses
41 views
0 reactions
|
Last Post
by SEQadmin2
09-02-2026, 12:32 PM
|
||
|
Started by SEQadmin2, 08-24-2026, 10:32 AM
|
0 responses
68 views
0 reactions
|
Last Post
by SEQadmin2
08-24-2026, 10:32 AM
|
||
|
Started by SEQadmin2, 08-20-2026, 11:17 AM
|
0 responses
66 views
0 reactions
|
Last Post
by SEQadmin2
08-20-2026, 11:17 AM
|
Comment