All Projects → ding-lab → Charger

ding-lab / Charger

Licence: gpl-3.0
Characterization of Germline variants

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Charger

Zerocell
Simple, efficient Excel to POJO library for Java
Stars: ✭ 53 (-23.19%)
Mutual labels:  annotations
Lambda
LAMBDA – the Local Aligner for Massive Biological DatA
Stars: ✭ 59 (-14.49%)
Mutual labels:  bioinformatics
Gramtools
Genome inference from a population reference graph
Stars: ✭ 65 (-5.8%)
Mutual labels:  bioinformatics
Python biologist
Python Programming for Biologists
Stars: ✭ 55 (-20.29%)
Mutual labels:  bioinformatics
Dna Nn
Model and predict short DNA sequence features with neural networks
Stars: ✭ 59 (-14.49%)
Mutual labels:  bioinformatics
Terpene Profile Parser For Cannabis Strains
Parser and database to index the terpene profile of different strains of Cannabis from online databases
Stars: ✭ 63 (-8.7%)
Mutual labels:  bioinformatics
Emperor
Emperor a tool for the analysis and visualization of large microbial ecology datasets
Stars: ✭ 51 (-26.09%)
Mutual labels:  bioinformatics
Gubbins
Rapid phylogenetic analysis of large samples of recombinant bacterial whole genome sequences using Gubbins
Stars: ✭ 67 (-2.9%)
Mutual labels:  bioinformatics
Qiime16stutorial
A tutorial on methods of 16S analysis with QIIME 1
Stars: ✭ 59 (-14.49%)
Mutual labels:  bioinformatics
Fermatslastmargin
tool for creating and sharing annotations, using github for storage and social network
Stars: ✭ 59 (-14.49%)
Mutual labels:  annotations
Cwl Svg
A library for generating an interactive SVG visualization of CWL workflows
Stars: ✭ 57 (-17.39%)
Mutual labels:  bioinformatics
Kpoet
An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.
Stars: ✭ 58 (-15.94%)
Mutual labels:  annotations
Mqcms
🤖 ⚡️ 麻雀虽小 五脏俱全 基于hyperf的快速优雅的应用开发框架
Stars: ✭ 64 (-7.25%)
Mutual labels:  annotations
Gsonpath
A Java annotation processor library which generates gson type adapters using basic JsonPath style annotations
Stars: ✭ 54 (-21.74%)
Mutual labels:  annotations
Kotlin Builder Annotation
A minimal viable replacement for the Lombok @Builder plugin for Kotlin code
Stars: ✭ 67 (-2.9%)
Mutual labels:  annotations
Sv2
Support Vector Structural Variation Genotyper
Stars: ✭ 52 (-24.64%)
Mutual labels:  bioinformatics
Taggerine
Annotation tool for images
Stars: ✭ 61 (-11.59%)
Mutual labels:  annotations
Arcs
🌈Scaffold genome sequence assemblies using linked read sequencing data
Stars: ✭ 67 (-2.9%)
Mutual labels:  bioinformatics
Graphql Typescript
Define and build GraphQL Schemas using typed classes
Stars: ✭ 67 (-2.9%)
Mutual labels:  annotations
Cluster
Easy Map Annotation Clustering 📍
Stars: ✭ 1,132 (+1540.58%)
Mutual labels:  annotations

CharGer

⚠️ NOTICE: To use the most recent stable CharGer (version v0.5.4; Python 2.7 only), please refer to the installation instructions and source code at commit 7d7d291 or tag v0.5.4. Python 3 compatible CharGer is still under development.

CharGer (Characterization of Germline variants) is a software tool for interpreting and predicting clinical pathogenicity of germline variants. CharGer gathers evidence from databases and annotations, provided by local tools and files or via ReST APIs, and classifies variants according to ACMG guidelines for assessing variant pathogenicity. User-designed pathogenicity criteria can be incorporated into CharGer’s flexible framework, thereby allowing users to create a customized classification protocol.

If you use CharGer, please cite our publication so we can continue to support CharGer development:

Scott, A.D., Huang, K.-L., Weerasinghe, A., Mashl, R.J., Gao, Q., Martins Rodrigues, F., Wyczalkowski, M.A., and Ding, L. (2018). CharGer: clinical Characterization of Germline variants. Bioinformatics 35, 865–867. DOI: https://doi.org/10.1093/bioinformatics/bty649

Installation

⚠️ Version 0.6.0+ is still UNDER DEVELOPMENT and INCOMPLETE.

CharGer requires Python 3.6+. Use pip to install CharGer:

pip install charger

Alternatively, use conda with bioconda channels configured:

conda install charger

Usage

charger -h

Visit CharGer's documentations for its detailed usage.

License

CharGer is made by Ding Lab under GNU GPL v3.0 only license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].