teloclip icon indicating copy to clipboard operation
teloclip copied to clipboard

A tool for the recovery of unassembled telomeres from soft-clipped read alignments.

Results 11 teloclip issues
Sort by recently updated
recently updated
newest added

Dear autor: I am assembling a plant genome, and now it is assembled to the level without gap. It have 21 chromosomes, but so far only 39 have been counted,...

Dear Adam, It is amazing to find such a great tool for telomere anchoring! But I would like to say some expression you mentioned in the tutorial is blurred, especially...

question

Existing modules: - Base Teloclip extracts any reads that are soft-clipped at contig ends (optionally checking for telomeric motifs) - Teloclip-extract: bins reads from teloclip into output files per contig...

enhancement

`teloclip-extract` will write reads with terminal clipped-overhangs to fasta files. To aide in sanity checks we should include some metadata to the fasta header. Proposed fields: - Anchor len: how...

enhancement

Motif runs in clipped regions of raw ONT reads may contain homopolymer errors where the number of sequential repeated bases is incorrect. Currently `teloclip` has an option `--noPoly` which compresses...

enhancement

Hi, I am wondering is there any way (not the manual checking) to extend the contigs according to the telomere overhangs identified? Thx

question

Continuing from issue #13. Update codebase to improve readability. Tasks include: Add typehints Update logging Add Docstrings Split long functions into sub-functions

enhancement

- Add test cases for core functions. - Add github action to run test on PRs

enhancement

- Add github action to package and push to pypi on new release - Update Bioconda version

enhancement