Include plasmid sequences in RNA-seq differential expression analysis for bacteria?
1
0
Entering edit mode
5 days ago
MaxMin ▴ 10

Hi everyone,

I’m performing differential expression analysis on bacterial RNA-seq data. My organism has one main chromosome and 2 plasmids.

Should I include the plasmid sequences in the analysis? My current plan is to:

  1. Build a combined reference genome (chromosome + plasmids) for read mapping,
  1. Run featureCounts using a merged GFF3 annotation file that includes all replicons, and
  1. Perform the differential expression analysis (e.g. with DESeq2) on the combined count matrix.

Does this workflow make sense? Or would it be better to analyze plasmid-encoded genes separately from chromosomal ones?

Thanks for any suggestions or best-practice advice!

RNA-SEQ rnaseq bacteria DE plasmid • 267 views
ADD COMMENT
1
Entering edit mode

Should I include the plasmid sequences in the analysis?

If you are interested in expression of genes from these plasmids then yes.

ADD REPLY
1
Entering edit mode
5 days ago

Do everything together; align, count, analyze. How would you normalize a handful of plasmid genes anyway?

ADD COMMENT

Login before adding your answer.

Traffic: 3299 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6