Dekupl
Exhaustive capture of biological variation in RNA-seq data through k-mer decomposition.
Install / Use
/learn @Transipedia/DekuplREADME
DE-kupl
Exhaustive capture of biological variation in RNA-seq data through k-mer decomposition (article: https://doi.org/10.1186/s13059-017-1372-2, pre-print: http://biorxiv.org/content/early/2017/06/02/122937).
DE-kupl is a computational protocol that aims to capture all k-mer variation in an input set of RNA-seq libraries. This protocol is composed of four main components :
- Indexing: index and count all k-mers (k=31) in the input libraries
- Filtering: delete k-mers representing potential sequencing errors or perfectly matching known transcripts
- Differential Expression (DE): select k-mers with significantly different abundance across conditions
- Extension and annotation: build k-mer contigs and annotate contigs based on sequence alignment.
DE-kupl workflow

The DE-kupl project is composed of three sub-modules:
- DE-kupl run which handle the DE-kupl procude from raw FASTQ to the assembly of differentially expressed k-mers.
- DE-kupl annotation which annotate DE contigs produced bu DE-kupl run.
- DE-kupl viewer Interactively visualize annotated dekupl contigs in a Shiny interface.
We recommand to use conda to install all three submodules using a single command-line :
conda install -n dekupl -y -m --override-channels -c transipedia -c bioconda -c conda-forge -c https://repo.anaconda.com/pkgs/main -c https://repo.anaconda.com/pkgs/free -c https://repo.anaconda.com/pkgs/pro dekupl-run dekupl-annotation dekupl-viewer
Documentation for each submodule can be found into their respective projects (see above).
Usage example
source activate dekupl
dekupl-run --configfile my-config.json -jNB_THREADS --resources ram=MAX_MEMORY -p
dkpl index -g toy/references/GRCh38-chr22.fa.gz -a toy/references/GRCh38-chr22.gff.gz -i test_index
dekupl-viewer -c ${PWD}/toy/DiffContigsInfos.tsv -s ${PWD}/toy/sample_conditions_full.tsv
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
Security Score
Audited on Feb 28, 2024
