Skip to content

Releases: huangyh09/briekit

version 0.2.2

03 Jun 11:27
Compare
Choose a tag to compare
  • fix a bug on gene id and gene name in briekit-event-filter
  • add the self-contained folder for sashimi_plot (only in GitHub repository, not in the standard package)

version 0.2.1

31 May 22:09
Compare
Choose a tag to compare

In this release, three main changes:

  1. support anno_ref in GFF3 format
  2. support gene_name and gene_type in both GTF and GFF3 output of briekit-event-filter
  3. fix a bug when the sequence length is shorter than the motif;

version 0.2.0

31 May 22:03
Compare
Choose a tag to compare

This is the first release of BRIE-kit, which is divided from BRIE because BRIE-kit will be mainly used in Python 2 environment.

In BRIE-kit, there are three main functions: briekit-event, briekit-event-filter, and briekit-factor.