This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Pipeline for gene-specific SSR marker identification in de novo transcriptome assembly

Hi,

I am a novice in all things bioinformatics and I'm facing some questions with my De novo transcriptome assembly.

I have assembled and assessed the quality of the transcriptome so far. How do I find out a set of specific genes related to a particular function in the organism? My end goal is to develop SSR markers and design primers for the genes related to a certain pathway in the organism. Any suggestions as to how I may proceed? Are there any established pipelines to be followed?

P.S. I mined SSR markers for the assembled transcriptome in whole, but again, I need to filter SSR markers for specific genes only.

Thanks

rna-seq assembly ssr de novo

1 answer

Download the genes belonging to the pathway of interest from some database (NCBI, KEGG, etc), preferably from a closely related species. Make a blast database of your transcriptome and blast those genes against it. Check for SSR markers on the transcripts that strong matches according to the blast searches.

Thanks. I will try that. To add to that, what is the blast method I should use?

Log in to answer this question.