All Projects → alexcoppe → bio-dockers

alexcoppe / bio-dockers

Licence: other
🐳 Bio-dockers: dockerized bioinformatic tools

Programming Languages

Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to bio-dockers

catch
A package for designing compact and comprehensive capture probe sets.
Stars: ✭ 55 (+66.67%)
Mutual labels:  genomics, ngs
Galaxy
Data intensive science for everyone.
Stars: ✭ 812 (+2360.61%)
Mutual labels:  genomics, ngs
reg-gen
Regulatory Genomics Toolbox: Python library and set of tools for the integrative analysis of high throughput regulatory genomics data.
Stars: ✭ 64 (+93.94%)
Mutual labels:  genomics, ngs
Jvarkit
Java utilities for Bioinformatics
Stars: ✭ 313 (+848.48%)
Mutual labels:  genomics, ngs
Htsjdk
A Java API for high-throughput sequencing data (HTS) formats.
Stars: ✭ 220 (+566.67%)
Mutual labels:  genomics, ngs
disq
A library for manipulating bioinformatics sequencing formats in Apache Spark
Stars: ✭ 29 (-12.12%)
Mutual labels:  genomics, ngs
Deeptools
Tools to process and analyze deep sequencing data.
Stars: ✭ 448 (+1257.58%)
Mutual labels:  genomics, ngs
MTBseq source
MTBseq is an automated pipeline for mapping, variant calling and detection of resistance mediating and phylogenetic variants from illumina whole genome sequence data of Mycobacterium tuberculosis complex isolates.
Stars: ✭ 26 (-21.21%)
Mutual labels:  genomics, ngs
Deepvariant
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
Stars: ✭ 2,404 (+7184.85%)
Mutual labels:  genomics, ngs
Ngless
NGLess: NGS with less work
Stars: ✭ 115 (+248.48%)
Mutual labels:  genomics, ngs
Gatk
Official code repository for GATK versions 4 and up
Stars: ✭ 1,002 (+2936.36%)
Mutual labels:  genomics, ngs
bac-genomics-scripts
Collection of scripts for bacterial genomics
Stars: ✭ 39 (+18.18%)
Mutual labels:  genomics, ngs
MGSE
Mapping-based Genome Size Estimation (MGSE) performs an estimation of a genome size based on a read mapping to an existing genome sequence assembly.
Stars: ✭ 22 (-33.33%)
Mutual labels:  genomics, ngs
STing
Ultrafast sequence typing and gene detection from NGS raw reads
Stars: ✭ 15 (-54.55%)
Mutual labels:  genomics, ngs
BigComputeLabs
Big Compute Learning Labs
Stars: ✭ 19 (-42.42%)
Mutual labels:  genomics
workflows
Bioinformatics workflows developed for and used on the St. Jude Cloud project.
Stars: ✭ 16 (-51.52%)
Mutual labels:  genomics
scarf
Toolkit for highly memory efficient analysis of single-cell RNA-Seq, scATAC-Seq and CITE-Seq data. Analyze atlas scale datasets with millions of cells on laptop.
Stars: ✭ 54 (+63.64%)
Mutual labels:  genomics
hickit
TAD calling, phase imputation, 3D modeling and more for diploid single-cell Hi-C (Dip-C) and general Hi-C
Stars: ✭ 79 (+139.39%)
Mutual labels:  genomics
go enrichment
Transcripts annotation and GO enrichment Fisher tests
Stars: ✭ 24 (-27.27%)
Mutual labels:  genomics
assembly improvement
Improve the quality of a denovo assembly by scaffolding and gap filling
Stars: ✭ 46 (+39.39%)
Mutual labels:  genomics

bio-dockers

🐳 Dockerized bioinformatic tools.

Build Status

A set of bioinformatics applications installed into a Docker container, ready to be downloaded and used on any operating system supported by Docker.

All images are based on the official Alpine Linux Docker image which is only 5 MB of size. The main goal is to obtain decently small portable bioinformatics software, easy to install and run.

In order to use a container on your computer, install the Docker daemon and check the links in the table below for instruction on how to pull the images from Dockerhub and run them.

Program Description Version Image size
bamtools BamTools provides both a programmer's API and an end-user's toolkit for handling BAM files. 2.5.1 161 MB
bedtools A powerful toolset for genome arithmetic 2.29.0 169 MB
Burrows-Wheeler Aligner BWA is a software package for mapping low-divergent sequences against a large reference genome 0.7.17 8.9 MB
CIRCOS A software package for visualizing data in a circular layout 0.69-9 182 MB
FastQC A quality control tool for high throughput sequence data 0.11.7 235 MB
FASTX-Toolkit (lite) A collection of command line tools for Short-Reads FASTA/FASTQ files preprocessing (lite version: no graphic commands) 0.0.14 12.6 MB
FASTX-Toolkit A collection of command line tools for Short-Reads FASTA/FASTQ files preprocessing 0.0.14 77.2 MB
gatk 3 A variety of tools with a primary focus on variant discovery and genotyping 3.7 289 MB
MuTect A method for the reliable and accurate identification of somatic point mutations in next generation sequencing data of cancer genomes 1.1.5 134 MB
Picard A set of command line tools for manipulating high-throughput sequencing (HTS) data and formats 2.22.3 143 MB
Samtools A suite of programs for interacting with high-throughput sequencing data 1.9 19.1 MB
SnpEff Genetic variant annotation and effect prediction toolbox 4.3T 353 MB
SnpSift A toolbox that allows you to filter and manipulate annotated files 4.3T 353 MB
Trimmomatic A flexible read trimming tool for Illumina NGS data 0.39 172 MB
VarDictJava A variant discovery program written in Java and Perl. It is a partial Java port of VarDict variant caller 1.5.1 631 MB
VarScan Variant detection in massively parallel sequencing data 2.4.3 124 MB
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].