Hi Kristoffer, thanks for your reply. What tools would you suggest to do this? I'm pretty competent with shell commands and scripting etc.
Need help inserting a custom gene sequence into ref genome and GTF file
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!
• 6,762 views
•
link
2 answers
Ok. It looks like this properly addresses my question: https://groups.google.com/forum/#!msg/rna-star/FGQRotrCB1Q/oQ2annphCQAJ
• 0 views
•
link
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.
• 0 views
•
link
• 0 views
•
link
Log in to answer this question.
I'm not sure if I understand entirely. Do you know where the eCFP fragment belongs in your genome, i.e. the genomic coordinates?