All Projects → clintval → sample-sheet

clintval / sample-sheet

Licence: MIT license
A permissively licensed library designed to replace Illumina's Experiment Manager

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to sample-sheet

human genomics pipeline
A Snakemake workflow to process single samples or cohorts of paired-end sequencing data (WGS or WES) using trim galore/bwa/GATK4/parabricks.
Stars: ✭ 19 (-54.76%)
Mutual labels:  illumina
jgi-query
A simple command-line tool to download data from Joint Genome Institute databases
Stars: ✭ 38 (-9.52%)
Mutual labels:  bioinformatics
wgs2ncbi
Toolkit for preparing genomes for submission to NCBI
Stars: ✭ 25 (-40.48%)
Mutual labels:  bioinformatics
ngs-preprocess
A pipeline for preprocessing NGS data from Illumina, Nanopore and PacBio technologies
Stars: ✭ 22 (-47.62%)
Mutual labels:  illumina
nanoseq
Nanopore demultiplexing, QC and alignment pipeline
Stars: ✭ 82 (+95.24%)
Mutual labels:  demultiplexing
ensembl-compara
The Ensembl Compara Perl API and SQL schema
Stars: ✭ 43 (+2.38%)
Mutual labels:  bioinformatics
clearml-server-helm
ClearML Server for Kubernetes Clusters Using Helm
Stars: ✭ 18 (-57.14%)
Mutual labels:  experiment-manager
TeamTeri
Genomics using open source tools, running on GCP or AWS
Stars: ✭ 30 (-28.57%)
Mutual labels:  bioinformatics
StrobeAlign
Aligns short reads using dynamic seed size with strobemers
Stars: ✭ 49 (+16.67%)
Mutual labels:  illumina
PHAT
Pathogen-Host Analysis Tool - A modern Next-Generation Sequencing (NGS) analysis platform
Stars: ✭ 17 (-59.52%)
Mutual labels:  bioinformatics
deML
Maximum likelihood demultiplexing
Stars: ✭ 41 (-2.38%)
Mutual labels:  demultiplexing
fq
Command line utility for manipulating Illumina-generated FastQ files.
Stars: ✭ 31 (-26.19%)
Mutual labels:  illumina
Scaff10X
Pipeline for scaffolding and breaking a genome assembly using 10x genomics linked-reads
Stars: ✭ 21 (-50%)
Mutual labels:  bioinformatics
CliqueSNV
No description or website provided.
Stars: ✭ 13 (-69.05%)
Mutual labels:  illumina
PrimerMiner
R mased batch sequence downloader, with primer development and in silico evaluation capabilities
Stars: ✭ 27 (-35.71%)
Mutual labels:  bioinformatics
recount
R package for the recount2 project. Documentation website: http://leekgroup.github.io/recount/
Stars: ✭ 40 (-4.76%)
Mutual labels:  illumina
faster lmm d
A faster lmm for GWAS. Supports GPU backend.
Stars: ✭ 12 (-71.43%)
Mutual labels:  bioinformatics
gnparser
GNparser normalises scientific names and extracts their semantic elements.
Stars: ✭ 26 (-38.1%)
Mutual labels:  bioinformatics
unimap
A EXPERIMENTAL fork of minimap2 optimized for assembly-to-reference alignment
Stars: ✭ 76 (+80.95%)
Mutual labels:  bioinformatics
CANDO
Computational Analysis of Novel Drug Opportunities
Stars: ✭ 27 (-35.71%)
Mutual labels:  bioinformatics

sample-sheet

Testing Status Documentation Build Status Code Coverage PyPI Release install with bioconda Python Versions MyPy Checked Code style: black

A permissively licensed library designed to replace Illumina's Experiment Manager.

❯ pip install sample-sheet

Or install with the Conda package manager after setting up your Bioconda channels:

❯ conda install sample-sheet

Which should be equivalent to:

❯ conda install -c bioconda -c conda-forge -c defaults sample-sheet

Features:

  • Roundtrip reading, editing, and writing of Sample Sheets
  • de novo creation creation of Sample Sheets
  • Exporting Sample Sheets to JSON

Read the documentation at: sample-sheet.readthedocs.io

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