Skip to content

This repository contains the source code for the datasets used in the implementation of the dengue lineage system in NextClade. The organizational workflow was developed based on the workflow created for the m-pox virus, available at: https://github.com/nextstrain/mpox/tree/master/nextclade."

Notifications You must be signed in to change notification settings

V-GEN-Lab/dengue-lineages-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dengue Lineages Dataset Workflow

This repository contains the source code and datasets used to implement the Dengue lineages system in NextClade. The workflow is based on the organizational structure initially developed for the Mpox virus, available here.

Overview

This repository contains the workflow for generating datasets from the representative trees produced in the Dengue Virus Lineage Systems project, as described by Hill et al., 2024. These datasets are designed for integration into the NextClade tool, facilitating the implementation and analysis of dengue virus lineages.

Repository Contents

  • datasets/: Contains the curated dengue virus sequence datasets.
  • scripts/: Includes the scripts used for data processing and analysis.
  • config/: Maps various dengue virus variants to the correct genomic annotation file
  • resources/: Files necessary for constructing and configuring the datasets

How to Use

  1. Clone the Repository:

    git clone https://github.com/V-GEN-Lab/dengue-lineages-workflow.git
  2. Setup Environment: Follow the instructions in the docs/setup.md to install dependencies and configure your environment.

  3. Run the Workflow: Execute the main workflow using Snakemake:

    snakemake --cores <number_of_cores>

Maintainers and Contacts

Affiliations

¹ Center for Viral Surveillance and Serological Assessment (CeVIVAS) at the Butantan Institute.

² University of São Paulo (USP).

Acknowledgements

Special thanks to the Nextstrain team for their continuous support and for providing the base workflow for Mpox, which served as an inspiration for this project.

About

This repository contains the source code for the datasets used in the implementation of the dengue lineage system in NextClade. The organizational workflow was developed based on the workflow created for the m-pox virus, available at: https://github.com/nextstrain/mpox/tree/master/nextclade."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages