kishwarshafin / pepper

PEPPER-Margin-DeepVariant
MIT License
244 stars 42 forks source link

required "-m/--model_path" #209

Open KANGYUlab opened 3 weeks ago

KANGYUlab commented 3 weeks ago

Hi, I install PEPPER locally, when i run like below: pepper_variant call_variant -b ont.sort.bam -f ref.fasta -o test --sample_name test -t 64 --ont_r9_guppy5_sup

report: pepper_variant call_variant: error: the following arguments are required: -m/--model_path

How can I get these models that pepper required? Thanks.