Not found vcffilter for variant calling
hello guys, I would like to run the next command line
freebayes -f ref.fa aln.bam | vcffilter -f "QUAL > 20" >results.vcf
No command 'vcffilter' found, did you mean:
Command 'vcf_filter' from package 'pyvcf' (universe)
vcffilter: command not found
How do I execute the vcffilter ?, I need help
• 1,670 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Start by installing it and putting it into PATH.
From here: https://github.com/vcflib/vcflib