All Projects → statgen → Locuszoom Standalone

statgen / Locuszoom Standalone

Create regional association plots from GWAS or meta-analysis

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Locuszoom Standalone

Taxadb
🐣 locally query the ncbi taxonomy
Stars: ✭ 26 (-25.71%)
Mutual labels:  bioinformatics
Sevenbridges R
Seven Bridges API Client, CWL Schema, Meta Schema, and SDK Helper in R
Stars: ✭ 27 (-22.86%)
Mutual labels:  bioinformatics
Fastp
An ultra-fast all-in-one FASTQ preprocessor (QC/adapters/trimming/filtering/splitting/merging...)
Stars: ✭ 966 (+2660%)
Mutual labels:  bioinformatics
Scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
Stars: ✭ 855 (+2342.86%)
Mutual labels:  bioinformatics
Minimap2
A versatile pairwise aligner for genomic and spliced nucleotide sequences
Stars: ✭ 912 (+2505.71%)
Mutual labels:  bioinformatics
Rasusa
Randomly subsample sequencing reads to a specified coverage
Stars: ✭ 28 (-20%)
Mutual labels:  bioinformatics
16gt
Simultaneous detection of SNPs and Indels using a 16-genotype probabilistic model
Stars: ✭ 26 (-25.71%)
Mutual labels:  bioinformatics
Genevalidator
GeneValidator: Identify problems with predicted genes
Stars: ✭ 34 (-2.86%)
Mutual labels:  bioinformatics
Vdjviz
A lightweight immune repertoire browser
Stars: ✭ 21 (-40%)
Mutual labels:  bioinformatics
Protr
Comprehensive toolkit for generating various numerical features of protein sequences
Stars: ✭ 30 (-14.29%)
Mutual labels:  bioinformatics
Scanpy
Single-Cell Analysis in Python. Scales to >1M cells.
Stars: ✭ 858 (+2351.43%)
Mutual labels:  bioinformatics
Awesome Sequencing Tech Papers
A collection of publications on comparison of high-throughput sequencing technologies.
Stars: ✭ 21 (-40%)
Mutual labels:  bioinformatics
Sv Callers
Snakemake-based workflow for detecting structural variants in WGS data
Stars: ✭ 28 (-20%)
Mutual labels:  bioinformatics
Nonpareil
Estimate metagenomic coverage and sequence diversity
Stars: ✭ 26 (-25.71%)
Mutual labels:  bioinformatics
Metasra Pipeline
MetaSRA: normalized sample-specific metadata for the Sequence Read Archive
Stars: ✭ 33 (-5.71%)
Mutual labels:  bioinformatics
Pretzel
Javascript full-stack framework for Big Data visualisation and analysis
Stars: ✭ 26 (-25.71%)
Mutual labels:  bioinformatics
Workshop
课题组每周研讨会
Stars: ✭ 28 (-20%)
Mutual labels:  bioinformatics
Etrf
Exact Tandem Repeat Finder (not a TRF replacement)
Stars: ✭ 35 (+0%)
Mutual labels:  bioinformatics
Bwa
Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment)
Stars: ✭ 970 (+2671.43%)
Mutual labels:  bioinformatics
Cytometry Clustering Comparison
R scripts to reproduce analyses in our paper comparing clustering methods for high-dimensional cytometry data
Stars: ✭ 30 (-14.29%)
Mutual labels:  bioinformatics

LocusZoom Standalone

This repository is for the command line (standalone) version of LocusZoom, an application for creating regional plots from genome-wide association studies built in Python and R.

Documentation for this program is available on our wiki: http://genome.sph.umich.edu/wiki/LocusZoom_Standalone

Status

This version of LocusZoom is no longer under active development. Bug fixes and small updates may be made, though it is unlikely.

A new web-based interactive version of LocusZoom is currently under active development. Please see the locuszoom.js github site for information on using it on your own sites, or see a preview of it in action at locuszoom.org.

Releases

Build Version Date Size
Program + database + LD files 1.4 2017-05-01 23G
Program + database 1.4 2017-05-01 16G
Program only 1.4 2017-05-01 86K
Program + database + LD files 1.3 2014-06-20 10G
Program + database 1.3 2014-06-20 4.3G
Program only 1.3 2014-06-20 79K

Database contains required data for LocusZoom to function, though you can skip it if you are already creating your own.

LD files are entirely optional - you can calculate LD instead from your own genotype files (--ld-vcf), or not at all (--no-ld).

A full list of changes for each version can be found in the changelog.

Contact

Contact/support options:

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].