Snapatac2

Latest version: v2.6.4

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

Scan your dependencies

Page 1 of 3

2.6.4

Features:

- Implement 304: Add some flexibility to `pp.make_gene_matrix` by allowing the user to change
upstream and downstream distances for TSS calculation.
- Other minor improvements.

2.6.3

Bugs fixed:

- Fixed external sorter issues in version 2.6.2.

2.6.2

Features:

- Add the argument `exclude_chroms` to `metrics.tsse` to exclude certains chromosomes
from TSSe calculation. The default is "chrM".

2.6.1

Features:

- Add the argument `inplace` to AnnData `subset` function. As a result, if you
want to perform out-of-place subset, you need to set `inplace=False` explicitly.
Before you just need to set the `out` parameter. The benefit of this change
is that you can save the subset in memory by setting `out=None, inplace=False`,
which cannot be achieved before.
- Use only the unique TSSs instead of all TSSs read from the GTF file in `metrics.tsse` calculation.

Bugs fixed:

- Fix 252: `tl.spectral` does not raise an error when the input matrix is in
compressed column format, whereas it should expect a compressed sparse row format.
- Fix a bug in `pp.import_data` which produces incorrect duplication rates when
the input data contains mitochondrial reads.

2.6.0

Features:

- Add a argument `counting_strategy` to `pp.add_tile_matrix`, `pp.make_peak_matrix`, and `pp.make_gene_matrix`, which allows one to use different strategies
(insertion-based, fragment-based, or paired insertion counting) to compute feature counts.
- Fix 233: Add Apple silicon wheel files.

Bugs fixed:

- Fix 221: 'pp.knn' with 'method=pynndescent' invalid csr matrix.
- Fix 226: Backed AnnData does not support numpy string array.
- Fix 232: `tempdir` is not respected in `tl.macs3`.
- Fix 242: Change default value of `min_len` to `extsize` in `tl.macs3`, in order to be
consistent with the `macs3` command line tool.
- Other minor bug fixes.

2.5.3

Features:

- Add `count_frag_as_reads` argument to `pp.make_tile_matrix`, `pp.make_peak_matrix`,
and `pp.make_gene_matrix`.

Bugs fixed:

- Fix: `ex.export_coverage` generates empty files in v2.5.2.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.