Cstag

Latest version: v1.1.0

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.4.1

- add `cstag.call` to generate a cstag

0.4.0

- update `to_html`: visualize `N` at the beginning

0.3.1

- update `to_html` to return an objects, not a file.
- tidy up tests

0.3.0

update `test_html` to compare objects, not files

0.2.3

Tests on Windows

0.2.2

Add `CSTAG` arg to handle softclips.

python
def test_softclip():
CSTAG = "cs:Z:=ACGT*ac+gg-cc=T"
CIGAR = "2S5M2I2D1M"
QUAL = "AAAA!!!!AA"
assert cstag.mask(CSTAG, CIGAR, QUAL) == "cs:Z:=ACNN*an+ng-cc=T"

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.