Seismic-rna

Latest version: v0.24.0

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

Scan your dependencies

Page 7 of 13

0.15.0

Not secure
Note that the peak coverage is now less than 1 million, as it should be.
<img width="855" alt="Screenshot 2024-03-26 at 9 16 19 PM" src="https://github.com/rouskinlab/seismic-rna/assets/31744230/1173db61-2caa-4d51-9ebc-23e3c22713c8">


What's Changed
* 0.15.0 by matthewfallan in https://github.com/rouskinlab/seismic-rna/pull/12


**Full Changelog**: https://github.com/rouskinlab/seismic-rna/compare/v0.14.1...v0.15.0

0.14.1

Not secure
Bug fixes

- Since v0.9.0, there has been a bug in merging paired reads (function `merge_rels`) preventing a match in one read from compensating for ambiguity in the other. For instance, if at position 45, read 1 had a low-quality N while read 2 had a high-quality match, then the result would be a low-quality N, instead of the intended high-quality match. This bug did not prevent matches from compensating for blank positions, nor did it prevent non-matches from compensating for other types of relationships. This bug was found by justinaruda and has now been patched by matthewfallan and justinaruda.

**Full Changelog**: https://github.com/rouskinlab/seismic-rna/compare/v0.14.0...v0.14.1

0.14.0

Not secure
New Features

- Introduce command `+listpos` to list positions from table files that meet certain criteria.
- Introduce file format for listing positions.
- In `mask` command, introduce `--exclude-file` which accepts a file containing a list of positions and excludes them; the preceding option `--exclude-pos` has been removed.

**Full Changelog**: https://github.com/rouskinlab/seismic-rna/compare/v0.13.1...v0.14.0

0.13.1

Not secure
Performance

- Graphs now check whether their output files exist before computing their data, which can save a lot of time for expensive graphs (e.g. rolling AUC-ROC).

**Full Changelog**: https://github.com/rouskinlab/seismic-rna/compare/v0.13.0...v0.13.1

0.13.0

Not secure
New Features

- Join sections (horizontally) from Mask or Cluster reports using new command `seismic join`.

**Full Changelog**: https://github.com/rouskinlab/seismic-rna/compare/v0.12.2...v0.13.0

0.12.2

Not secure
New Features

- The new command `seismic +delclust` deletes clusters of order higher than a maximum you specify.

Removed Features

- For consistency with the other commands (especially with `--force`), `+addclust` and `+delclust` no longer make backups. This feature will probably be reimplemented in a future update that causes all commands to write to a temporary directory first before moving all files to the output directory; but this priority is low, since SEISMIC-RNA has worked well enough without this safety feature.

**Full Changelog**: https://github.com/rouskinlab/seismic-rna/compare/v0.12.1...v0.12.2

Page 7 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.