Hello All,
I'm a newbie in bioinformatics, so I apologyze for my -maybe- basic question.
I'm working on a software to create primer panel to perform PCR for the exome of a gene. My idea is to give my program a file with a declaration of the gene and its structure (exons, UTRs).
I know that a FASTA/FASTQ file can hold the DNA string of the gene, but I haven't found a way to tell the program where each exon/UTR starts and ends. I could create my own file format, but I imagine that there's a standard one, so I can download the structure form an online repository and sending to my program without edition.
Since I want to include some intronic bases before and after the exon, a FASTA/Q file with just exons is not useful for me.
I would appreciate any clue that you can give me!
Thanks in advance,
Jorge
Merci Pierre !
A small educational note: if an answer was helpful, you should upvote it; if the answer resolved your question, you should mark it as accepted. You can accept more than one answer if they all work. If an answer was not really helpful or did not work, provide detailed feedback so others know not to use that answer.