Rnachipintegrator

Latest version: v3.0.0

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

Scan your dependencies

Page 3 of 6

0.5.0alpha.4

----------------------------------

* Fix the broken ``--promoter_region`` option which was being
ignored.

----------------------------------

0.5.0alpha.3

----------------------------------

* ``--compact`` now only changes the output format from "multi-line"
(i.e. one hit pair per line) to "single-line" (i.e. all hits on
the same line). The same fields are reported in both modes.
* The explanatory text for the dist_closest field has been updated
to make it clearer what this means.

----------------------------------

0.5.0alpha.2

----------------------------------

* Executable now installs as ``RnaChipIntegrator`` (i.e. no ``.py``
extension)
* Specify feature type (e.g. ``gene``, ``transcript`` etc) to be used
in output using ``--feature`` option.
* New ``direction`` field in output indicates whether hits are
up- or downstream from reference.
* Specify arbitrary columns from input peaks file using new
``--peak_cols`` options to set chromosome, start and end.
* ``--pad`` option is automatically implied by the ``--compact``
option (i.e. single line output is always padded).

----------------------------------

0.5.0alpha.1

----------------------------------

* Complete reimplementation of RnaChipIntegrator to unify internal
algorithms, simplify usage and substantially update the
documentation.
* No distinction is now made between 'summits' and 'peaks'; the
same algorithm is applied in each case.
* The program always finds the nearest features to each peak, and
vice versa. The same distance cutoff and maximum number of hits
are applied to both and can be specified using the ``--cutoff``
and ``--number`` options.
* By default nearest distances between peaks and features are
calculated from the TSS of the feature to whichever of the peak
edges are closer; alternatively distances can be calculated
between the nearest pair of peak/feature edges by specifying the
``--edge=both`` option.
* Any differential expression flags in the input features file
are ignored unless the ``--only-DE`` option is specified, in which
case only the differentially expressed features are considered
in the analyses.
* By default each peak/feature pair is reported on a separate
line; the ``--compact`` option reports all nearest features/peaks
on a single line of output.
* Excel output is only produced if the ``--xls`` option is specified;
summary output is only produced if ``--summary`` is specified.
* The ``rearrange_columns.py`` utility has been dropped.

--------------------------

0.4.4

--------------------------

* Use ``/usr/bin/env`` rather than ``/bin/env`` to invoke Python
interpreter in RnaChipIntegrator.py (was broken for e.g. Ubuntu
linux).

--------------------------

0.4.3

--------------------------

* Update ``--pad`` output so that requested number of lines appears
for peaks even when there are no hits, and "empty" lines contain
the chromosome, start and end positions for the peak in question.

--------------------------

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.