You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a vcf.gz(single cells snp information) and a donor snp.vcg.gz.I want to use viero mode2,Here is my command:
vireo -c $cell_sampe.vcf.gz -d $donor.sorted.vcf.gz" -o ./ -N 4 --randSeed 2 --genoTag PL
But viero says:
[vireo] Loading cell VCF file ...
Error: require the same format for all variants.
I check my cell.vcf.gz and donor.vcf.gz , both have the same header .Can you tell me what is problem?Thanks very much.
Blow are my cell information:
Blow are my donor information:
The text was updated successfully, but these errors were encountered:
I have a vcf.gz(single cells snp information) and a donor snp.vcg.gz.I want to use viero mode2,Here is my command:
vireo -c $cell_sampe.vcf.gz -d $donor.sorted.vcf.gz" -o ./ -N 4 --randSeed 2 --genoTag PL
But viero says:
[vireo] Loading cell VCF file ...
Error: require the same format for all variants.
I check my cell.vcf.gz and donor.vcf.gz , both have the same header .Can you tell me what is problem?Thanks very much.
Blow are my cell information:
Blow are my donor information:
The text was updated successfully, but these errors were encountered: