How to identify promoter sequences from plant NGS raw data
1
0
Entering edit mode
9.4 years ago
anikng • 0

Recently, I got genome sequencing data of a plant subspecies for which I HAVE WELL ANNOTATED REFERENCE SEQUENCE information. My objective is to comparative analysis of promoter regions of a few genes. How can I get the promoter region from NGS genome sequencing reads? Can anyone provide a correct method for that?

Thanks

Assembly gene sequence genome next-gen • 3.2k views
ADD COMMENT
0
Entering edit mode
9.4 years ago

If the well-annotated species and yours are highly related, then you'll likely have luck just aligning your reads against it and using it's reference annotation to call variants in promoter regions. Otherwise, you'd be better served by assembling your species and trying to align the contigs (you'd then find differences in the results). Since these are subspecies we're talking about, I assume the former possibility will work well and prove easier than the latter.

ADD COMMENT
0
Entering edit mode

Thanks @ Devon Ryan.. I will look into it..Also i worry whether i can retrieve sequence rather than direct analysis to reference sequence.

ADD REPLY
0
Entering edit mode

Sorry, I can't parse your last sentence.

ADD REPLY
0
Entering edit mode

Sorry, what I mean is that in my case, I need to retrieve ~5kb upstream region of that gene (because I need that sequence for further MSA with other subspecies sequences I have). I am new to 'variant call in promoter region'. So, my impression is that using that method, I can identify the variation, but CANNOT fetch the sequence. @Devon Ryan

ADD REPLY
0
Entering edit mode

Ah, right, yes, calling the variants won't change the sequence. GATK has a tool that will convert a reference fasta file according to variants in a VCF file though.

ADD REPLY
0
Entering edit mode

Thanks a lot @Devon Ryan...I will look into it.

ADD REPLY

Login before adding your answer.

Traffic: 2052 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