Skip to content

Releases: novoalab/EpiNano

Epinano v1.2.4

27 Apr 06:18
efb8802
Compare
Choose a tag to compare

Update Epinano_Variants.py from Epinano_Variants.dev.py
Key features:

  • removes -type transcriptome/genome (1strand/2strands) from command line
  • removes dependency on sam2tsv

EpiNano 1.2.3

23 Aug 08:15
8086db6
Compare
Choose a tag to compare
  • This release includes a new version of Slide_Variants.py script to decrease computing time.

EpiNano 1.2.2

02 Aug 15:41
8086db6
Compare
Choose a tag to compare

Epinano1.2.1

16 Dec 21:38
Compare
Choose a tag to compare

Minor updates/clarifications in README file

Epinano 1.2.0

30 Aug 18:19
c47a2ab
Compare
Choose a tag to compare

EpiNano 1.2 RELEASE

  • Includes pretrained m6A models derived from sequences base-called with Guppy v 3.1.5
  • Pretrained models can also be used to detect other RNA modifications (tested for pseudouridine, other modifications: not tested).
  • This version of EpiNano allows to make predictions using two different strategies: EpiNano-Error and EpiNano-SVM.
  • This version now includes modules for visualizing your RNA modification predictions (EpiNano_Plot)

EpiNano 1.1.1

20 Mar 13:53
59ccba6
Compare
Choose a tag to compare

BUG FIX: Change insertion frequency computation

  • This is the version included in MasterOfPores nextflow workflow

EpiNano 1.0

17 Dec 11:20
Compare
Choose a tag to compare
  • Original version used in Liu*, Begik* et al. Nature Comm 2019
  • Includes pretrained models for data basecalled with Albacore 2.1.7 (deprecated basecaller - updated Guppy models are released in EpiNano 1.2.+).

EpiNano 1.1

17 Dec 11:22
Compare
Choose a tag to compare
  • Upgraded version, which is written in python3 (instead of 2.7)