moving a single marker to a chr without knowing the position

20 views
Skip to first unread message

Steven Schneider

unread,
Mar 18, 2026, 11:53:22 AM (9 days ago) Mar 18
to R/qtl discussion
Hello - easy question I hope.
When I performed "lodint()" with drop=1.5, I discovered that one of the markers (which are named for the chr on they were discovered) was possibly out of place, i.e. "marker_chr3" was at a location on LG/chr 10. 

I want to move the marker to LG/chr 3, but do not know where to put the position.
movemarker(cross, "marker_chr3", 3, ??) 

How do I get it to chr 3 and put in the best location?

Thank you!

Karl Broman

unread,
Mar 18, 2026, 11:54:27 AM (9 days ago) Mar 18
to R/qtl discussion
Use the function tryallpositions().

karl

Steven Schneider

unread,
Mar 24, 2026, 2:56:42 PM (3 days ago) Mar 24
to R/qtl discussion
Thank you - 
Is this just telling me where it best fits and then I use movemarker() to actually move from chr 10 to 3? Or is it better to manually move it in the data file? 
Thanks

Karl Broman

unread,
Mar 24, 2026, 3:04:34 PM (3 days ago) Mar 24
to R/qtl discussion
Yes, use tryallpositions to determine where the marker belongs, and then either use movemarker, or create a corrected data file. Personally, I’d probably want to create a corrected data file.

karl

On Tuesday, March 24, 2026 at 1:56:42 PM UTC-5  wrote:
Thank you - 
Is this just telling me where it best fits and then I use movemarker() to actually move from chr 10 to 3? Or is it better to manually move it in the data file? 
Thanks


On Wednesday, March 18, 2026 at 10:54:27 AM UTC-5 Karl Broman wrote:
Use the function tryallpositions().

karl

Reply all
Reply to author
Forward
0 new messages