Re: [Mauve-users] Mauve Contigu Mover Code

2015-11-23 Thread Aaron Darling
Hi Rajeh, The contig mover is in the org.gel.mauve.contigs package. Probably ContigOrderer.java and ContigReorderer.java are the two places you might start from. Best, -Aaron On Mon, 2015-11-23 at 13:47 -0600, Ahmad Rajeh wrote: > Hello, > > I’d like to look into the contig mover code and see

[Mauve-users] Mauve Contigu Mover Code

2015-11-23 Thread Ahmad Rajeh
Hello, I’d like to look into the contig mover code and see if I can expand on it. The problem is I can’t really find it. Could you please help me locating it? I have the entire Mauve package setup in eclipse. Thanks, Rajeh