Skip to content

szhan/sc2ts

 
 

Repository files navigation

sc2ts

Sc2ts stands for "SARS-CoV-2 to tree sequence" (pronounced "scoots" optionally) and consists of

  1. A method to infer Ancestral Recombination Graphs (ARGs) from SARS-CoV-2 data at pandemic scale
  2. A lightweight wrapper around tskit Python APIs specialised for the output of sc2ts which enables efficient node metadata access.
  3. A lightweight wrapper around Zarr Python which enables convenient and efficient access to the full Viridian dataset (alignments and metadata) in a single file using the VCF Zarr specification.

Please see the online documentation for details on the software and the preprint for information on the method and the inferred ARG.

About

Infer a succinct tree sequence from SARS-COV-2 variation data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.6%
  • Jupyter Notebook 37.4%