Closed ollieeknight closed 1 year ago
Hi Ollie,
Are there any SNPs outputed, i.e., cellSNP.base.vcf.gz
contains any SNPs or the DP
matrix has any non-zero values? Can you share more detailed logging information (just want to check if cellsnp-lite worked well)?
Xianjie
yep, apologies! genotype.zip
thanks for sharing the folder. There are 64 SNPs outputed (in the VCF file), while the number of SNPs in every matrix is zero. There should be some errors. You may change the output directory and re-run the cmdline. It would be helpful if you could save the logging information and share it here.
from running the same command I initally posted,
thanks for the detailed information. It seems the program worked well this time. The numbers of SNPs in the VCF file and three matrices are all 64, which is expected. In addition, there are some non-zero values in the AD matrix.
Heya,
I'm trying to genotype around 3.5k cells from a 10x multiome run using the ATAC portion of the experiment, with a paired filtered WES vcf file containing around 100 variants.
It completes in less than 0s, and the size of the genotype folder is 512kb, and when I load the AD matrix into R it's just a field of zeros. Do you have any advice to help me get this going?
Thanks a million
Ollie