sanger-tol/sequencecomposition

Gap coordinates report

Open

#54 opened on Jun 4, 2026

 (0 comments) (0 reactions) (0 assignees)Nextflow (3 forks)auto 404
enhancementgood first issueuser request

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

Description of feature

Run seqtk gap -l 0 to get a BED file with the gap coordinates. Send the file to bgzip, tabix, etc.

This would be the time we introduce a list of "tools" or "steps" that the user could configure

Contributor guide