Hello. Thank you for developing this great tool!
I tried to use "vcfFilter_DP_Freq.pl" commend on my system, yet I cannot find which format I need to adhere for each parameters.
From the guideline, I can see the following explanations.
The DP and FREQ values from the output vcf file can be obtained using:
perl vcfFilter_DP_Freq.pl --input=outVCF.vcf --list=sampleList.txt --DP=30 --AD=5 --FREQ=25
I believe it would be very helpful if the users have access to the example "outVCF.vcf" and "sampleList.txt" files.
Also, I have multiple vcf files to be analyzed. How do I put them in the --input part? at once?
Thank you again !
Hello. Thank you for developing this great tool!
I tried to use "vcfFilter_DP_Freq.pl" commend on my system, yet I cannot find which format I need to adhere for each parameters.
From the guideline, I can see the following explanations.
The DP and FREQ values from the output vcf file can be obtained using:
perl vcfFilter_DP_Freq.pl --input=outVCF.vcf --list=sampleList.txt --DP=30 --AD=5 --FREQ=25
I believe it would be very helpful if the users have access to the example "outVCF.vcf" and "sampleList.txt" files.
Also, I have multiple vcf files to be analyzed. How do I put them in the --input part? at once?
Thank you again !