Brie

Latest version: v2.2.3

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

Scan your dependencies

Page 3 of 4

0.2.2

===========================
* move __version__ into a separate file, so import brie is not required before
installation.
* support cram file as input aligned reads

0.2.0

===========================
* split the pre-processing functions in BRIE to another separate package
BRIE-kit, as some functions in the pre-processing require Python2 environment.
So, `BRIE` will keep two functions `brie` and `brie-diff`, while `BRIE-kit`
will have `briekit-event`, `briekit-event-filter`, and `briekit-factor`.
See BRIE-KIT: https://github.com/huangyh09/briekit/wiki

0.1.5

===========================
* support gff in gz format
* add an example with 130 cells
* `brie-diff` supporting ranking genes

0.1.4

===========================
* turn off pylab
* fix a bug for function `rev_seq`, reported in issue 10
* update documentation

0.1.3

===========================
* ``brie-diff`` takes multiple cells, which could handle pair-wise comparisons
for 100 cells in ~10min with 30 CPUs; and 1000 cells within a few hours.
* Simulation wraps on Spanki are provided for simulating splicing events at
different coverages or drop-out probability and drop-out rate for single
cells: https://github.com/huangyh09/brie/tree/master/simulator

0.1.2

===========================
* support Python 3.x now
* do not depend on h5py anymore for hdf5 data storage.
* ``brie-factor`` returns xxx.csv.gz rather than xxx.h5
* ``brie`` returns sample.csv.gz rather than sample.h5
* ``brie-diff`` takes sample.csv.gz rather than sample.h5

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.