Hi Ira,
The assumed use case for mapping is that you are doing a de novo analysis of RAD data to build a genetic map independent of any reference genome, so the exporting code does not make an effort to export reference coordinates. The program is not really designed as a format converter from a VCF file. It may work for this, but it is not a case we test…
Anyway, do you actually get useable markers out of the dataset, prior to trying to import into JoinMap? Also, are you specifying the right kind of import? Joinmap does use Mapmaker format for F2s and some other maps, but not for CP maps, if I remember correctly. Many CP marker types would require more than one SNP per locus (as you would get in a RAD analysis but not in a SNP-only analysis).
Best,
juilan
--
Stacks website: http://catchenlab.life.illinois.edu/stacks/
---
You received this message because you are subscribed to the Google Groups "Stacks" group.
To unsubscribe from this group and stop receiving emails from it, send an email to stacks-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/stacks-users/SN6PR11MB25576D7922875D8E5BCDB0BEA7139%40SN6PR11MB2557.namprd11.prod.outlook.com.
Hi Ira,
Sorry, but it is not entirely clear to me what you need from the output of Stacks for your mapping analysis. However, can you just compare the markers that are in the VCF (or sumstats file) with those that are in the Joinmap export? The marker IDs are consistent across populations runs, so you can make a list with some grep commands of what is in one file but not the other (I’m not sure how you would use this info, so perhaps my suggestion is not useful).
julian