Added accessKey to CoV-Spectrum url in scripts/mutation_counts.py. Added .env.example file. Please add a file .env in the folder covariants that contains the line LAPIS_API_ACCESS_KEY=<correct_key>. .env is in .gitignore and will therefore not be committed.
Added accessKey to CoV-Spectrum url in
scripts/mutation_counts.py
. Added.env.example
file. Please add a file.env
in the foldercovariants
that contains the lineLAPIS_API_ACCESS_KEY=<correct_key>
. .env is in.gitignore
and will therefore not be committed.