This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Which strand is published in RNA genomes?

Hello,

Maybe this question is a little naive but I can't find a clear answer online.

I am trying to reproduce a paper which uses a oligo that is meant to hybridize to SARS-CoV-2 genome. When I try to map the possition where this oligo hybridize within the virus genome (https://www.ncbi.nlm.nih.gov/nuccore/NC_045512.2), I find the exact same sequence that is published in this oligo, but I am supposed to find the reverse complementary sequence (otherwise it wouldn't hybridize). The only thing I can think is that the sequence published is the cDNA and not the actual RNA genome. (that, or the published sequence is wrong)

The oligo sequence published is AAACCAAATACCTGGTGTATACGTT and I find this exact sequence in position 6275 to 6299.

Edit: I found out that tje sequence of one ORF (https://www.ncbi.nlm.nih.gov/nuccore/NC_045512.2?from=266&to=21555) starts with an ATG codon (which should be CAT in the case of the cDNA seq). Further, the predicted aminoacid sequence using this ORF as published in this genome is the exact aminoacid sequence of this ORF when translated. Is this enough to say that this is indeed the actual genomic RNA strand?

sequencing genome rna strand

1 answer

Based on the source you kindly provided, the genome you are working with is derived from RNA-Seq. This technique is based on Illumina sequencing of cDNA derived from extracted total RNA. Since the published genome is essentially a large Trinity/Megahit contig, you are completely right in assuming that it is indeed cDNA. Trinity and Megahit cannot deal with direct RNA-Seq at the moment.

not sure I follow the rationale here - why couldn't the assembly be reverse complemented before being published?

it is true that when we assemble DNA either strand may be assembled since the two strands are equivalent - but then during the data preparation and publication process scientists do revert the contigs into the valid orientation if those were known

Log in to answer this question.