Hello
Yesterday I did a variant calling with 132 samples using callvariants.sh but the problem is that in the vcf file, I can't differentiate which SNPs belong to which sample.
I use the parameter sample but the name of the samples only appeared in the header of the file.
It's possible to create a VCF file with the 132 samples and the SNPs of each sample differ.
Thanks
Please provide feedback and/or closure to your previous posts:
Do not keep opening new posts without following up on older posts - that is really bad etiquette; we are not your paid personal consultants.
If you had used multiple files as input for the tool then you should have got an output with the following format (from help):
When I use the multisample mode I have a problem because when I get the VCF file the names of the sample doesn't appear in the column
This is my pipeline:
Something is wrong?