Telomerecat
Telomerecat: The telomere computational analysis tool
Install / Use
/learn @cancerit/TelomerecatREADME
Telomerecat (Telomere Computational Analysis Tool)
Telomerecat is a tool for estimating the average telomere length (TL) for a paired end, whole genome sequencing (WGS) sample.
Telomerecat is adaptable, accurate and fast. The algorithm accounts for sequencing amplification artifacts, anneouploidy (common in cancer samples) and noise generated by WGS. For a high coverage WGS BAM file of around 100GB telomerecat can produce an estimate in ~1 hour.
Docker container
Telomerecat is available as a Docker container on Quay.io.
No "latest" image is defined, you need to specify the version you require, e.g.:
export VERSION_TEL=3.4.1 # update as appropriate
docker pull quay.io/wtsicgp/telomerecat:${VERSION_TEL}
Singularity
The docker container is known to work with singularity, save the image locally via:
export VERSION_TEL=3.4.1 # update as appropriate
singularity pull docker://quay.io/wtsicgp/telomerecat:${VERSION_TEL}
INSTALL
Installation is via pip. Simply execute with the URL to a package release, e.g.:
pip3 install telomerecat
Basic usage
Please see the command line help:
telomerecat --help
Processes
When selecting the number of processes/threads the following should be considered:
- Single sample/input - 1, 2 or 4 recommended
- Multi sample/input - even values
- parallel bam2telbam processes will be started with 2 cpus each (assuming >2 processes)
Package Dependancies
pip will install the relevant dependancies, listed here for convenience:
Development Dependencies
You will need virtualenv available on your system.
Create a virtual python environement
cd $PROJECTROOT
python3 -m venv env
source env/bin/activate
python setup.py develop # so bin scripts can find module
Cutting a release
- Check version in
setup.pyhas been updated - Check parabam version in
setup.py/Dockerfile - Follow standard Hubflow release process (within cancerit)
CircleCI will handle docker image push to quay.io and package deployment to pypi.
<!-- Quay.io -->Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate 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
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
