Hi Julian,
Sorry for the confusions. When I say 'merge' I just refer to concatenate the two files together, not merging the single-end/paired-end sequences together.
My data are obtained by ddRADseq and then demultiplexed, fq files. My parameters using
denovo_map.pl are:
denovo_map.pl -T 1 -b 1 -i 1 -D "xxx" -S -o out/ -s sampleA.fq -s sampleB.fq -X "populations:--vcf"
I compare the output vcf file from stacks with a vcf file from gatk (or freebayes) and I plot pairwise distances between them and I obtain a plot with several groups, with a vertical displacement between them. If I compare the vcf files from gatk and freebayes (in terms of pairwise distances) I obtain a single group instead. Maybe there is something wrong with stacks process?
I have tried changing the order of the input files when I use
denovo_map.pl and the output vcf files are highly correlated but not identical in terms of pairwise distances.
Thank you,
El dimarts 20 de maig de 2014 12:55:17 UTC+9, Julian Catchen va escriure: