All Projects → zhou-lab → biscuit

zhou-lab / biscuit

Licence: other
BISulfite-seq CUI Toolkit

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
perl
6916 projects
Makefile
30231 projects

Projects that are alternatives of or similar to biscuit

BPRMeth
Modelling DNA methylation profiles
Stars: ✭ 18 (-64.71%)
Mutual labels:  dna-methylation
REPTILE
Predicting regulatory DNA elements based on epigenomic signatures
Stars: ✭ 25 (-50.98%)
Mutual labels:  dna-methylation
Biopython
Official git repository for Biopython (originally converted from CVS)
Stars: ✭ 2,936 (+5656.86%)
Mutual labels:  sequence-alignment
bioseq-js
For live demo, see http://lh3lh3.users.sourceforge.net/bioseq.shtml
Stars: ✭ 34 (-33.33%)
Mutual labels:  sequence-alignment
lexicon-mono-seq
DOM Text Based Multiple Sequence Alignment Library
Stars: ✭ 15 (-70.59%)
Mutual labels:  sequence-alignment
unimap
A EXPERIMENTAL fork of minimap2 optimized for assembly-to-reference alignment
Stars: ✭ 76 (+49.02%)
Mutual labels:  sequence-alignment
seqalign
Collection of sequence alignment algorithms.
Stars: ✭ 20 (-60.78%)
Mutual labels:  sequence-alignment
deepblast
Neural Networks for Protein Sequence Alignment
Stars: ✭ 29 (-43.14%)
Mutual labels:  sequence-alignment
BioAlignments.jl
Sequence alignment tools
Stars: ✭ 49 (-3.92%)
Mutual labels:  sequence-alignment
MA
The Modular Aligner and The Modular SV Caller
Stars: ✭ 39 (-23.53%)
Mutual labels:  sequence-alignment
SneakySnake
SneakySnake🐍 is the first and the only pre-alignment filtering algorithm that works efficiently and fast on modern CPU, FPGA, and GPU architectures. It greatly (by more than two orders of magnitude) expedites sequence alignment calculation for both short and long reads. Described in the Bioinformatics (2020) by Alser et al. https://arxiv.org/abs…
Stars: ✭ 44 (-13.73%)
Mutual labels:  sequence-alignment
RDPTools
Collection of commonly used RDP Tools for easy building
Stars: ✭ 44 (-13.73%)
Mutual labels:  sequence-alignment
seqalign pathing
Rust implementation of sequence alignment / Levenshtein distance by A* acceleration of the DP algorithm
Stars: ✭ 17 (-66.67%)
Mutual labels:  sequence-alignment
kalign
A fast multiple sequence alignment program.
Stars: ✭ 89 (+74.51%)
Mutual labels:  sequence-alignment

BISCUIT Travis-CI Build Status DOI

BISulfite-seq CUI Toolkit (BISCUIT) is a utility for analyzing sodium bisulfite conversion-based DNA methylation/modification data. It was written to perform alignment, DNA methylation and mutation calling, and allele specific methylation from bisulfite sequencing data.

Download and Install

Instructions for downloading and installing BISCUIT can be found in the User Guide Download and Install page.

All releases of BISCUIT are available on GitHub.

Note, to use the BISCUIT QC script, the following tools must be installed and in the user's PATH environment variable:

It is also useful to have samblaster installed for marking duplicate reads during the alignment phase.

Usage and Documentation

A User Guide has been created to provide useful documentation regarding the usage of BISCUIT. The guide can be found at: https://huishenlab.github.io/biscuit/.

Issues

Any issues with BISCUIT can be submitted on the Issues page: https://github.com/huishenlab/biscuit/issues.

Acknowledgements

  • lib/aln was adapted from Heng Li's BWA-mem code.
  • lib/htslib was subtree-ed from the htslib library.
  • lib/klib was subtree-ed from Heng Li's klib.
  • This work is supported by NIH/NCI R37CA230748 and U24CA210969.
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].