Dark-matter

Latest version: v4.0.81

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

Scan your dependencies

Page 42 of 43

3.0.10

Not secure
Dropped requirement that `noninteractive-alignment-panel.py` must be passed
information about the subject database. This is now only needed if
`--showOrfs` is given. The issue is that making the subject database can
take a long time and display of the subject ORFs is usuallly not needed.

3.0.9

Internal only.

3.0.8

Not secure
* Added `--color` option to `fasta-identity-table.py`.

3.0.1

Not secure
* Changed `Makefile` `upload` target rule.

3.0.0

* Moved all GOR4 amino acid structure prediction code into its own repo,
at [https://github.com/acorg/gor4](https://github.com/acorg/gor4).
* As a result, the `gor4` method on the `dark.reads.AAread` class has been
removed. This could be re-added by including `gor4` as a requirement but
for now if you want that functionality you'll need to install `gor4`
yourself and write a trivial function to call the `gor4` method on the
read (or make a subclass of `AARead` that adds that method). I've done it
this way because we have someone using the code who does not have a
working C compiler and this was causing a problem building dark matter.
Not a good reason, I know, but the GOR4 code makes for a good standalone
code base in any case.

2.0.4

Not secure
* Added `--sampleIndexFilename` and `--pathogenIndexFilename` to
`proteins-to-pathogens.py`. These cause the writing of files containing
lines with an integer index, a space, then a sample or pathogen name.
These can be later used to identify the de-duplicated reads files for a
given sample or pathogen name.

Page 42 of 43

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.