Skip to content

Commit 89976b0

Browse files
committed
version update for LRSDAY: v1.1.0 -> v1.2.0
1 parent 819b84e commit 89976b0

File tree

86 files changed

+64238
-26500
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+64238
-26500
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.2.0] - 2018-10-15
11+
### Added
12+
- Support for adapter trimming for Nanopore reads (via Porechop).
13+
- Support for long-read filtering based on both quality and length (via Filtlong).
14+
- Support for long-read-based polishing for PacBio and Nanopore reads (via Quiver/Arrow for PacBio reads and nanopolish for Nanopore reads).
15+
- Support for the bax2bam format conversion for the PacBio RSII reads to make it compatible with PacBio's current SMRT pipeline.
16+
- Support for dedicated mitochondrial gene annotation (via Mfannot).
17+
### Changed
18+
- Treat nuclear genome and mitochondrial genome separately in the annotation phase.
19+
- Better robustness for various processing scripts.
20+
- Software version or downloading URL updates for a number of dependencies.
21+
### Fixed
22+
- Typos in the manual.
23+
1024
## [1.1.0] - 2018-07-11
1125
### Added
1226
- This change log file: Changelog.md
3.42 MB
Binary file not shown.
Binary file not shown.
1.22 MB
Binary file not shown.
135 KB
Binary file not shown.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
total sequence count: 33
2+
total sequence length: 12490496
3+
min sequence length: 1248
4+
max sequence length: 1480288
5+
mean sequence length: 378499.88
6+
median sequence length: 84643.00
7+
N50: 923711
8+
L50: 6
9+
N90: 341493
10+
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
17+
N%: 0.04

Example_Outputs/SK1.final.cds.fa

Lines changed: 11750 additions & 0 deletions
Large diffs are not rendered by default.
-2.4 MB
Binary file not shown.

Example_Outputs/SK1.final.fa.gz

-3.4 MB
Binary file not shown.
-148 KB
Binary file not shown.

0 commit comments

Comments
 (0)