Dark-matter

Latest version: v4.0.89

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

Scan your dependencies

Page 15 of 44

4.0.5

Not secure
Added printing of reference lengths to `bin/sam-reference-read-counts.py`.
Changed the `--sort` option of that script to `--sortBy`. Added options to
stop printing references once they either have no reads mapped to them or
the number of new reads mapped to them ("new" as in not already mapping to
an earlier reference) falls to zero.

4.0.4

Added `fasta-split.py` command to split a FASTA/Q file into multiple files,
each containing a given number of sequences. Added `dark/utils.py` function
`take` to repeatedly yield lists of a given number of things from an
iterable.

4.0.3

Not secure
Added `--topReferenceIdsFile` option to `sam-reference-read-counts.py` to
allow the ids of the best-matching reference to be saved. Probably this
should save the FASTQ.

4.0.2

Not secure
Improved `sam-reference-read-counts.py` output to not double-count reads
that fall into multiple categories and also to report how many reads match
references that don't match any earlier reported reference (to give some
idea of how many reads uniquely match references, where 'unique' means
didn't match any other reported reference (with more reads when `--sort` is
also used).

4.0.1

Not secure
Added `--sort` option to `sam-reference-read-counts.py` to sort output
(i.e., matched references) by highest number of mapped reads.

4.0.0

`btop2cigar` now returns a generator that gives the individual parts of a
CIGAR string. Use `''.join(btop2cigar(...))` to get the full CIGAR string.
This is not backwards compatible, hence the major version number change.

Pass the `tmpChmod` argument to a call to `Bowtie2` for which it was
missing.

Page 15 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.