I am a complete noob to RNA-seq, but I'm trying to use DESeq2 to do differential expression analysis in a rather unusual system. I would like to compare gene expression between two closely related species (same genus). I have reference genomes for both. The RNA is just from control conditions, no treatment. I'm aware that a common approach for cross-species RNA-seq is to analyze only conserved exons, but because these species are so closely related--most genes in species A have a 1:1 ortholog in species B--that I'm hoping to just use a gene-level approach. Currently, I'm analyzing the data in two ways:
(1) Align reads from both species to the reference genome of species A, and proceed with downstream analysis as if my samples were two different treatments on species A.
(2) Align reads from each species to its own reference genome. Discard all genes that don't have a 1:1 orthology relationship. Change the gene names in the species B raw counts files to the names of their species A orthologs. Proceed with downstream analysis as if these were two different treatments on species A, analyzing only these "shared" genes.
I like this second approach because it takes advantage of both reference genomes (which my collaborators would like me to use), but I'm not sure if I'm making any truly bad assumptions, for example if it's bad that gene X is a different length in species A from its ortholog in species B. With either approach (1) or approach (2) I get a similar number of DEGs (a bit more for (1), as we would expect), and the majority of the DEGs from either analysis are called significant in both. Does anyone have opinions on this? Am I completely crazy for even attempting strategy (2)? Thank you so much in advance!!!
I am working on a similar project as yours. Have you figure out a good pipeline to do this? Would you mind to share with me? Thanks
HI vtartaglio, I have a question can you please tell me how did you do 1:1 orthology relationship and discarded genes. because i have two species aligned to respective reference genome how can i do this to them please help i m new to the field.
2nd both species have different gene ids i think they have local ids how to solve this problem too how can i get common genes expressed in both i am dealing with non model organisms please help
Please don't respond to six year old posts!
If you have a question, make a new post, and describe what you are trying to do.