All Projects → BioContainers → mulled

BioContainers / mulled

Licence: other
Mulled - Automatized Containerized Software Repository

Projects that are alternatives of or similar to mulled

ntHash
Fast hash function for DNA sequences
Stars: ✭ 66 (+34.69%)
Mutual labels:  bioinformatics
catch
A package for designing compact and comprehensive capture probe sets.
Stars: ✭ 55 (+12.24%)
Mutual labels:  bioinformatics
CENTIPEDE.tutorial
🐛 How to use CENTIPEDE to determine if a transcription factor is bound.
Stars: ✭ 23 (-53.06%)
Mutual labels:  bioinformatics
dnaio
Read and write FASTQ and FASTA efficiently from Python
Stars: ✭ 27 (-44.9%)
Mutual labels:  bioinformatics
2017 2018-single-cell-RNA-sequencing-Workshop-UCD UCB UCSF
2017_2018 single cell RNA sequencing Workshop UCD_UCB_UCSF
Stars: ✭ 31 (-36.73%)
Mutual labels:  bioinformatics
CoNekT
CoNekT (short for Co-expression Network Toolkit) is a platform to browse co-expression data and enable cross-species comparisons.
Stars: ✭ 17 (-65.31%)
Mutual labels:  bioinformatics
sc2-illumina-pipeline
Bioinformatics pipeline for SARS-CoV-2 sequencing at CZ Biohub
Stars: ✭ 18 (-63.27%)
Mutual labels:  bioinformatics
companion
This repository has been archived, currently maintained version is at https://github.com/iii-companion/companion
Stars: ✭ 21 (-57.14%)
Mutual labels:  bioinformatics
tftargets
🎯 Human transcription factor target genes.
Stars: ✭ 77 (+57.14%)
Mutual labels:  bioinformatics
awesome-small-molecule-ml
A curated list of resources for machine learning for small-molecule drug discovery
Stars: ✭ 54 (+10.2%)
Mutual labels:  bioinformatics
MetaOmGraph
MetaOmGraph: a workbench for interactive exploratory data analysis of large expression datasets
Stars: ✭ 30 (-38.78%)
Mutual labels:  bioinformatics
nPhase
Ploidy agnostic phasing pipeline and algorithm
Stars: ✭ 18 (-63.27%)
Mutual labels:  bioinformatics
CAFE5
Version 5 of the CAFE phylogenetics software
Stars: ✭ 53 (+8.16%)
Mutual labels:  bioinformatics
saffrontree
SaffronTree: Reference free rapid phylogenetic tree construction from raw read data
Stars: ✭ 17 (-65.31%)
Mutual labels:  bioinformatics
mview
MView extracts and reformats the results of a sequence database search or multiple alignment.
Stars: ✭ 23 (-53.06%)
Mutual labels:  bioinformatics
biolink-api
API for linked biological knowledge
Stars: ✭ 54 (+10.2%)
Mutual labels:  bioinformatics
gene-oracle
Feature extraction algorithm for genomic data
Stars: ✭ 13 (-73.47%)
Mutual labels:  bioinformatics
staramr
Scans genome contigs against the ResFinder, PlasmidFinder, and PointFinder databases.
Stars: ✭ 52 (+6.12%)
Mutual labels:  bioinformatics
calN50
Compute N50/NG50 and auN/auNG
Stars: ✭ 20 (-59.18%)
Mutual labels:  bioinformatics
hotmap
WebGL Heatmap Viewer for Big Data and Bioinformatics
Stars: ✭ 13 (-73.47%)
Mutual labels:  bioinformatics

Gitter Build Status

Mulled - Containerized Software Repository

You need to have a very slim Docker or rkt Container of your favorite tool?

Your tool is already available in conda, alpine or linuxbrew?

Fantastic! This project will generate a minimal Container either for Docker or rkt and all what you need to do is to write one single line in packages.tsv.

Try it and build containers with us!

How to build your own container

  1. Open the file packages.tsv in edit mode
  2. Insert a new line describing your package you want to containerizing * First column is the name of your package manager [conda, linuxbrew, alpine] * Second column is the package name (e.g. samtools) * Third column is the package version (e.g. 1.3--1). The version format depends on your package manager please have a look at other examples to get it right. * Please ensure you are using TABS not spaces to separate columns
  3. Create a Pull Request and wait until our testing passes
  4. You are done. We will merge your PR as early as possible or you can apply to get commit access by asking on gitter

Underlying technology

The layer donning technology underlying the mulled project is developed in the involucro project. If you want to contribute, for example to add an dpkg or yum backend please contact us and check out the involucro project.

Conceptual Overview

Flowchar

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