From: Ben F. <fag...@gm...> - 2008-08-13 13:33:10
|
Hi John, I don't know if this is the most elegant solution but for markers and such that are only assigned to a chromosome, I might create them as features that span the full length of the chromosome. Then, you can either use a spanning glyph like "span" or "i_beam" to show the size. Or you can reduce the clutter by using a smaller glyph like "right_facing_arrow" which will simply be placed in the middle of feature. The advantage of making a giant feature is that it will always be displayed even when you are zoomed in. Additionally, you could create separate feature types for those markers to further differentiate them from the others. (You will also want to add them to the "add_name_correspondence" option in the config file.) Hopefully this helps. Sorry about the delay. Let me know if you have any other questions. Ben On Fri, 2008-08-08 at 12:10 +1200, John McCallum wrote: > Hi > I am interested in any suggestions or pointers to elegant implemented > solutions in peoples CMAPs for the following: > > In Allium we are at a rather primitive stage in proceedings and we have > many markers and phenotypes that have been assigned to physical > chromosomes using alien addition lines but not mapped. In a number of > cases we have markers mapped in one species but only chromosomally > assigned in another and vice versa. > These are quite important to us and I would like to represent these > somehow so that in addition to viewing a linkage group one could see > markers assigned to the corresponding chromosome. > > Any suggestions? > > Regards > John > > Dr. John A. McCallum > Crop & Food Research > Private Bag 4704 > Christchurch > New Zealand > Work Ph 64 3 325 6400 > Home 64 3 328 7420 > Mobile 027 443 9033 > Fax 64 3 325 2074 > Email MCC...@CR... > > > Visit our website at http://www.crop.cri.nz > ______________________________________________________ > CAUTION: The information contained in this email is privileged > and confidential. If you read this message and you are not the > intended recipient, you are hereby notified that any use, > dissemination, distribution or reproduction of all or part of the > contents is prohibited. If you receive this message in error, > please notify the sender immediately. > > Any opinions or views expressed in this message are those of the > individual sender and may not represent those of their employer. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > gmod-cmap mailing list > gmo...@li... > https://lists.sourceforge.net/lists/listinfo/gmod-cmap |