Found 292 repositories(showing 30)
pysam-developers
Pysam is a Python package for reading, manipulating, and writing genomics data such as SAM/BAM/CRAM and VCF/BCF files. It's a lightweight wrapper of the HTSlib API, the same one that powers samtools, bcftools, and tabix.
samtools
This is the official development repository for BCFtools. See installation instructions and other documentation here http://samtools.github.io/bcftools/howtos/install.html
davetang
Learning the Variant Call Format
digo4
Here we are going to discuss variant calling on human datasets using GATK Best practices pipeline
sgkit-dev
Partial reimplementation of bcftools for VCF Zarr
TRON-Bioinformatics
A Nextflow pipeline for NGS variant calling on SARS-CoV-2. From FASTQ files to normalized and annotated VCF files from GATK, BCFtools, LoFreq and iVar.
mnievesc
Analysis pipeline for processing paired-end Illumina reads obtained after ancient mtDNA target enrichment capture.
pysam-developers
[WORK IN PROGRESS]: Pysam2 is a module for Python 3.6 or newer for reading and manipulating SAM/BAM/VCF/BCF files. It's a lightweight wrapper of the htslib v2 C-API, the same one that powers samtools, bcftools, and tabix.
PavlidisLab
Reusable and maintained Luigi tasks to incorporate in bioinformatics pipelines
biocpp
BioC++ Input/Output library
BlueQuartzSoftware
Tools to unpack Bruker Esprit (.bcf) data files. This will not work on compressed or encrypted files.
TRON-Bioinformatics
A Nextflow variant normalization pipeline based on vt and bcftools
lh3
Experimental bcftools port to support BCF2; DEPRECATED by htslib and htsbox
GabrieleNocchi
bcftools snp calling pipeline for SLURM
scholl-lab
A collection of scripts for filtering annotated variant call format files
johnlees
calculates tajima's D from bcftools query input
elowy01
supervised machine learning to filter a VCF generated using BCFTools
HTGenomeAnalysisUnit
Filter and select variant consequence annotations from snpEff, VEP or bcftools
HGSC-NGSI
No description available
hasanwraeth
GWAS analysis using alignemnt tools bwa/bowtie2 and variant calling with samtools/bcftools and association analysis with PLINK/GWAStools.
genome
Docker container for bcftools
samtools
Maintenance scripts used with the htslib/samtools/bcftools repositories
DataBiosphere
Lightly modified versions of htslib and bcftools to merge VCF streams.
stephenturner
outsider-module: bcftools
RhettRautsaw
VariantCaller is a wrapper for the 2022 gatk & bcftools best practices + phasing with WhatsHap.
sdhutchins
Scripts used on a cluster that demonstrate vcf file manipulation and preparation.
7methylg
Script to convert the GP column of a VCF to minor allele dosage. Assumes column AF (alternate allele frequency). Requires bcftools.
tseemann
Convert Genbank to GFF compatible with "bcftools csq"
wuzhigang05
benchmark of Samtools/Bcftools, GATK and VariantTools
broadinstitute
WDL workflows for patched bcftools with GCS resilience fixes