filip-husnik / pseudofinder

Detection of pseudogene candidates in bacterial and archaeal genomes.
GNU General Public License v3.0
44 stars 16 forks source link

Is it possible to annotate the pseudogenes out using database? #23

Closed ylifc closed 2 years ago

ylifc commented 3 years ago

Is it possible to annotate the pseudogenes out using database? For example, i want to know what is the most possible function genes the pseudogenes originally is.

mitchso commented 2 years ago

Hello! Our software is not designed to provide functional annotations to candidate pseudogenes, but does preserve previous annotation information. Additionally, every pseudogene candidate has a unique locus tag which will relate to blast hits in the "[prefix]_blastP_output.tsv" and "[prefix]_blastX_output.tsv" output files. For any pseudogene you are interested in, you can use these hits to guide your analysis.

Best, Mitch