What is the difference between these two binaries?
/home/dlin/.conda/envs/gembs/bin/bs_call
/home/dlin/.conda/envs/gembs/lib/python3.9/site-packages/gemBS/gemBSbinaries/bs_call
I've noted that the first one does not have options such as -O and --contig-sizes.
The .vcf generated by bin/bs_call is also empty compared to that of gemBSbinaries/bs_call.
What is the difference between these two binaries?
I've noted that the first one does not have options such as
-Oand--contig-sizes.The .vcf generated by
bin/bs_callis also empty compared to that ofgemBSbinaries/bs_call.