baymlab / wastewater_analysis

Variant abundance estimation for SARS-CoV-2 in wastewater using RNA-Seq quantification
MIT License
17 stars 8 forks source link

ModuleNotFoundError: No module named 'vcf on select sample script #7

Closed chirrie closed 2 years ago

chirrie commented 2 years ago

I am getting below error when I run select sample script

Traceback (most recent call last): File "../pipeline/select_samples.py", line 7, in import vcf ModuleNotFoundError: No module named 'vcf'