Skip to content

giffordlabcvr/WNV-GLUE

Repository files navigation

WNV-GLUE: Phylogenomic Analysis of West Nile Virus

Welcome to the GitHub repository for WNV-GLUE!

WNV-GLUE is a sequence-oriented resource for comparative genomic analysis of West Nile virus (WNV), developed using the GLUE software framework.

GLUE is an open, integrated software toolkit designed for storing and interpreting sequence data. It supports the creation of bespoke projects, incorporating essential data items for comparative genomic analysis, such as sequences, multiple sequence alignments, genome feature annotations, and other associated data.

Projects are loaded into the GLUE "engine," forming a relational database that represents the semantic relationships between data items. This foundation supports systematic comparative analyses and the development of sequence-based resources.


Key Features

  • Comprehensive Database
    WNV-GLUE integrates genome feature definitions, reference genome sequences, multiple sequence alignments, and standardized metadata for all WNV sequences.

  • GLUE Framework Integration
    Built on the GLUE software framework, WNV-GLUE offers an extensible platform for efficient, standardized, and reproducible computational genomic analysis of WNV.

  • Phylogenetic Structure
    Sequence data in WNV-GLUE is organized in a phylogenetically structured manner, allowing users to explore evolutionary relationships with ease.

  • Rich Annotations
    Annotated reference sequences enable rigorous comparative genomic analysis related to conservation, adaptation, structural context, and genotype-to-phenotype associations.

  • Automated Genotyping
    WNV-GLUE uses the maximum likelihood clade assignment (MLCA) algorithm to perform automated genotyping of WNV sequences, including subgenomic fragments.

  • Variant Mapping
    Incorporates a map of amino acid substitutions, facilitating detailed genetic analysis.

  • M49 Schema Extension
    Includes a schema extension for standardized country and region annotations, enhancing data consistency.


Installation

To install WNV-GLUE, follow the instructions provided in the User Guide.

You can choose between:

WNV-GLUE can be installed as a prebuilt database for quick setup or constructed from scratch for more customization.


Usage

GLUE contains an interactive command line environment focused on the development and use of GLUE projects by bioinformaticians. This provides a range of productivity-oriented features such as automatic command completion, command history and interactive paging through tabular data.

For detailed instructions on how to use WNV-GLUE for your comparative genomic analysis, refer to the GLUE's reference documentation.


Genotyping

To classify WNV sequences via maximum likelihood clade assignment (MLCA)-based genotyping, call the appropriate genotyping module from the GLUE console, for example:

Mode path: /
GLUE> project wnv
OK
Mode path: /project/wnv
GLUE> module wnvMaxLikelihoodGenotyper genotype file -f path/to/sequences/WNV.fasta 

Please note the above command sequence is equivalent to the following:

Mode path: /
GLUE> project wnv module wnvMaxLikelihoodGenotyper genotype file -f path/to/sequences/WNV.fasta 

Data Sources

WNV-GLUE relies on the following data sources:


Contributing

We welcome contributions from the community! If you're interested in contributing to WNV-GLUE, please review our Contribution Guidelines.

Contributor Covenant


License

The project is licensed under the GNU Affero General Public License v. 3.0


Contact

For questions, issues, or feedback, please open an issue on the GitHub repository.


About

A GLUE project for West Nile virus (WNV)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published