dipwmsearch
Protein binding sites in DNA or RNA sequences are modeled by probabilistic motifs. A Position Weight Matrix (PWM) is a simple, powerful, and widely used representation of such motifs. Because PWMs assume that sequence positions are independent of eachother (which is too restrictive for some binding or interaction sites), a generalisation of PWMs, termed di-nucleotidic PWMs (di-PWMs) have been introduced by Kulakovskiy et al. 2013 Kulakovskiy_2013. For instance, the HOCOMOCO database is a collection of PWMs and di-PWMs for Transcription Factor binding sites Kulakovskiy_2018.
This package, called dipwmsearch, offers you efficient algorithms to search for occurrences of di-PWMs motifs in DNA or RNA sequences. The search sequence may contain positions with non-ATGC symbols, encoded with IUPAC. A description of the algorithms implemented in this package is available in our article dipwmsearch_2022.
Other tools
LoRMA: a self correction program…
Overview LoRMA is an error correction program for long reads, which are sequences obtained using the third generation of sequencing technologies (3GS), either with Oxford Nanopore technology or with Pacific Biosciences technology. LoRMA is a so-called self-correction software, as opposed to e.g. LoRDEC that is a hybrid error correction tool. This means that LoRMA uses…
TFscope
Characterizing the binding preferences of transcription factors (TFs) in different cell types and conditions is key to understand how they orchestrate gene expression. TFscope is a machine learning approach that identifies sequence features explaining the binding differences observed between two ChIP-seq experiments targeting either the same TF in two conditions or two TFs with similar…
MYST : Manage Your Scientific…
What is MYST? MYST is the orchestration platform behind ATGC online bioinformatics services. It provides a unified web interface and a public REST API to submit analyses, monitor jobs, and retrieve results across a growing catalog of phylogenetic and sequence-analysis tools. MYST is a modernized redesign of WAVES, an older tool previously developped by ATGC…