Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add section on CIVET reports #25

Open
tavareshugo opened this issue Sep 1, 2022 · 1 comment
Open

add section on CIVET reports #25

tavareshugo opened this issue Sep 1, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@tavareshugo
Copy link
Collaborator

  • See these materials for inspiration
  • I think the data can be downloaded from COG-UK website (see the links at the very bottom of the page)
  • The data it needs are detailed in the CIVET docs (alignment.fasta, metadata.csv, phylogeny.nexus)
@tavareshugo tavareshugo added the enhancement New feature or request label Sep 1, 2022
@tavareshugo
Copy link
Collaborator Author

I need to put these things down in scripts, but for now just documenting it here:

  • Default installation of civet failed, due to an error from snakemake. In the environment.yml they set <=6.8.0, but updating it to 7.16.0 fixed the problem.
  • Downloaded background data from GISAID following these instructions: https://cov-lineages.org/resources/civet/walkthrough.html#background_dataset
  • Ran: civet -bd align_curate -bd-seqs hcov_asia/hcov_asia.fasta -bd-metadata hcov_asia/hcov_asia.tsv --sequence-id-column strain
  • Then the analysis: civet -i report/metadata.csv -f report/consensus.fa -icol sample -idate date -d resources/civet_data -o results/civet -bicol modified_strain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant