forked from artic-network/fieldbioinformatics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
HISTORY
51 lines (38 loc) · 1.55 KB
/
HISTORY
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
v0.13:
* ARTIC fork
v0.12:
* Update to nanopolish v0.8.4 for Albacore 2.0+ support:
run nanopolish -d /path/to/fast5 input.fasta before zibra.py minion
v0.11-dev:
* Add stringent pipeline
v0.11 (25th July 2017):
* Revert back to Ryan Wick's porechop repo as --untrimmed now implemented
* New script: align_trim_fasta.py and reconstitute.py as basis for more
principled demultiplexing (align first, then trim to known amplicon end
points +/- 40 bases) to help prevent chimeric reads resulting in
incorrect barcode identification
v0.10 (15th July 2017):
* Better handling of confident deletions (previously ignored, now N-masked)
* Update to nanopolish HEAD
* Fixes to support latest nanopolish VCF format changes
* Ability to choose higher values of max-haplotypes to support more divergent references
v0.9:
* New command line interface zibra.py to ease extraction and demultiplexing with Albacore and multiple groups
v0.8:
* Track latest Porechop with better adaptor trimming
v0.7:
* Add Illumina wrapper scripts
v0.6:
* Update poretools
v0.5:
* Update nanopolish to latest HEAD - to fix Albacore 1.1 support (7de633d01cc35a58e5537af5dd1024ae0040d15c)
* Add Lassa virus scheme
v0.4:
* Update nanopolish to latest HEAD - aaaf90beb4efe37243c651e62fcfd11374fe2176 for Albacore 1 support
* Initial support for Yellow Fever (500 and 1000 bp schemes)
* Move to poretools for extraction with named basecaller
v0.3:
* add Porechop
v0.2:
* update nanopolish to 0.6 - adds default support for various nanopore models
* update samtools to 1.4