Skip to content

Commit ed48f2c

Browse files
committed
version update for LRSDAY: v1.2.0 -> v1.3.0
1 parent 304ceb4 commit ed48f2c

19 files changed

+409
-309
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [1.3.0] - 2018-11-13
11+
### Added
12+
- Support for one more alternative assembler: wtdbg2.
13+
### Changed
14+
- Substantially more automated installation/setup process.
15+
- Software version or downloading URL updates for a number of dependencies.
16+
### Fixed
17+
- Bugs introduced due to changes made for file/parameter names in the LRSDAY.01.Long-read-based_Genome_Assembly.sh script when using some alternative assemblers.
18+
- Mismatched step numbers and file names in the manual due to previous version changes.
19+
- Typos in the manual.
20+
1021
## [1.2.0] - 2018-10-15
1122
### Added
1223
- Support for adapter trimming for Nanopore reads (via Porechop).
-5.86 KB
Binary file not shown.
-36 Bytes
Binary file not shown.
-1.36 KB
Binary file not shown.
-1.54 KB
Binary file not shown.
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
total sequence count: 33
2-
total sequence length: 12490496
1+
total sequence count: 34
2+
total sequence length: 12448004
33
min sequence length: 1248
4-
max sequence length: 1480288
5-
mean sequence length: 378499.88
6-
median sequence length: 84643.00
7-
N50: 923711
4+
max sequence length: 1480301
5+
mean sequence length: 366117.76
6+
median sequence length: 60826.50
7+
N50: 923676
88
L50: 6
9-
N90: 341493
9+
N90: 341518
1010
L90: 14
11-
A%: 30.88
12-
T%: 30.79
13-
G%: 19.13
14-
C%: 19.16
15-
AT%: 61.67
16-
GC%: 38.29
11+
A%: 30.89
12+
T%: 30.81
13+
G%: 19.14
14+
C%: 19.13
15+
AT%: 61.70
16+
GC%: 38.26
1717
N%: 0.04
-5.7 KB
Binary file not shown.

Example_Outputs/SK1.final.gff3.gz

-1.85 KB
Binary file not shown.

Example_Outputs/SK1.final.manual_check.list

Lines changed: 227 additions & 228 deletions
Large diffs are not rendered by default.
-3.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)