Chromosome Translocations Simulation
2
1
Entering edit mode
12.4 years ago
Ma ▴ 140

Hi: I want to simulate chromosome translocations by using the FASTA files available in NCBI. For example for the Philadelphia chromosome I know that is the union of BCR (chromosome 22) and ABL (chromosome 9) that their fusion form the ph chromosome. In that case the simulation that I did was to download the fasta sequences of chromosome 22, gene BCR, gene ABL; and then join BCR+ABL to the chromosome 22 in their last segment (the part corresponding to the BCR point). The problem that I got is when I want to simulate for example the Ewing´s sarcoma, that is the product of the following translocation t(21;22)(q22;q12) I have read that the Ewing´s sarcoma there is the fusion of the genes EWS (chromosome 22) and ERG (chromosome 21) so I got the fasta file of both genes. The question is if I also the fasta files of chromosome 21 and 22, how I can generate a fasta file that resembles this translocation? I just need the description of the procedure and no programming code at all. Also is there any database where one can download this chimeric chromosomes in fasta format? Thanks

chromosome • 3.0k views
ADD COMMENT
0
Entering edit mode

There have been a few such quesitons on this forum in the last month or so on BCR-ABL sequences. Please use the search function to find those questions, whose responses should be able to guide you.

ADD REPLY
1
Entering edit mode
12.4 years ago

Have a look at Chimerdb, perhaps.

ADD COMMENT
0
Entering edit mode

I have looked at Chimerdb, but the information is a little bit scarced, only links to another papers that I could found in NCBI for example

ADD REPLY
1
Entering edit mode
12.4 years ago
Benm ▴ 710

Maybe this script of mine - simulateSeq.pl would help you.

ADD COMMENT
0
Entering edit mode

thanks, can you explain me a little bit what does your script do and how to use it?

ADD REPLY
0
Entering edit mode

you can look for the details from the README: http://sourceforge.net/projects/simulateseq/files/0.2.2/

or just run the command:

perl simulateSeq.pl --Example that would give you some example in order to understand it well.

And your requirements can be set by " Mutation parameters ", such as "--Tran <int[-start:int-end:int-size:int]&gt; set="" Translocation="" variation="" number"<="" p="">

ADD REPLY

Login before adding your answer.

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