pseudogenes and their parent gene common regions
1
0
Entering edit mode
2.6 years ago
asalimih ▴ 60

Hi,
I have a list of gene names and their corresponding pseudogenes. I want to figure out which regions of a pseudogene and its parent gene are common. I think one way would be first extracting their sequence then align them to each other with some tool like bwa.
Is there a way, tool or database so I can do this task more easily. preferably offline method.

also I should mention that the final aim of this work is to find if a predicted variant in a gene is in a position which is common between the gene and one of it's pseudogenes. any help would be greatly appreciated.

calling pseudogene genomics variant • 1.1k views
ADD COMMENT
0
Entering edit mode

their sequence then align them to each other with some tool like bwa.

You will need to use a pair-wise sequence alignment tool and not an aligner like bwa.

ADD REPLY
0
Entering edit mode

you are right. what do you suggest for this purpose? blast, splign ...

ADD REPLY
4
Entering edit mode
2.6 years ago
Anand Rao ▴ 630

Assuming you are working with the human genome, or even otherwise, have you looked into PseudoPipe or PseudogenePipeline?

Since you already have the list of genes and pseudogenes, this might be overkill though. In which case, you may want to ping Shin-Han Shiu - the PI for Pseudogene Pipeline research group for his advice on which specific steps / scripts / wrappers would be sufficient to align your genes to your pseudogenes to identify your pairwise mappings.

Since the time I've used PseudogenePipeline, it's undergone quite a few changes, and I unfortunately do not have the spare time right now to delve into it again. Good luck!

ADD COMMENT
0
Entering edit mode

Thanks. yes it is human genome.

ADD REPLY

Login before adding your answer.

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