Hi Jody
I ran this "cat samples.txt | parallel --bar -j 2 tb-profiler profile -1 {}_R1.fastq.gz -2 {}_R2.fastq.gz -p {} --txt --call_whole_genome --snp_dist 200" and I got this message
R16787_lib18852.errlog.txtR21373_XXX_XXX.errlog.txt
thank you
Oh this is due to a change I made in the recipe in the last release. For now you can do mamba install ucsc-fatovcf and I will make add a new script to replace this one in the next release.
Hi Jody I ran this "cat samples.txt | parallel --bar -j 2 tb-profiler profile -1 {}_R1.fastq.gz -2 {}_R2.fastq.gz -p {} --txt --call_whole_genome --snp_dist 200" and I got this message R16787_lib18852.errlog.txt R21373_XXX_XXX.errlog.txt thank you