Need help inserting a custom gene sequence into ref genome and GTF file
2
0
Entering edit mode
6.7 years ago
maxwellb ▴ 10

Title about says it all. I have an eCFP sequence, the transcripts for which I would like to be able to detect in my sequencing study. I have the Mm ref genome, corresponding GTF file and separately, the full sequence for eCFP. I'm just... not sure how to to insert the sequence into my ref genome and correspondingly, note it in the GTF file. Thanks!

RNA-Seq sequencing gene reference genome • 4.9k views
ADD COMMENT
0
Entering edit mode

I'm not sure if I understand entirely. Do you know where the eCFP fragment belongs in your genome, i.e. the genomic coordinates?

ADD REPLY
2
Entering edit mode
6.7 years ago
maxwellb ▴ 10

Ok. It looks like this properly addresses my question: https://groups.google.com/forum/#!msg/rna-star/FGQRotrCB1Q/oQ2annphCQAJ

ADD COMMENT
0
Entering edit mode
6.7 years ago

You just have to generate a fasta file and a GTF file with the information for eCFP and then concatenate it with the fasta and GTF file for the genome. Afterwards you need to rebuild indexes for mapping etc.

ADD COMMENT
0
Entering edit mode

Hi Kristoffer, thanks for your reply. What tools would you suggest to do this? I'm pretty competent with shell commands and scripting etc.

ADD REPLY

Login before adding your answer.

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