Skip to content
/ sc2ts Public
forked from tskit-dev/sc2ts

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

License

Notifications You must be signed in to change notification settings

szhan/sc2ts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Python 62.6%
  • Jupyter Notebook 37.4%