Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
biopet.biopet
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirrors
biopet.biopet
Commits
63075e6f
Commit
63075e6f
authored
8 years ago
by
Peter van 't Hof
Browse files
Options
Downloads
Patches
Plain Diff
Added initial version of release notes
parent
736e0109
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/releasenotes/release_notes_0.7.0.md
+23
-0
23 additions, 0 deletions
docs/releasenotes/release_notes_0.7.0.md
mkdocs.yml
+1
-0
1 addition, 0 deletions
mkdocs.yml
with
24 additions
and
0 deletions
docs/releasenotes/release_notes_0.7.0.md
0 → 100644
+
23
−
0
View file @
63075e6f
# Release notes Biopet version 0.6.0
## General Code changes
*
Switch to full public licence
*
Upgrade to Queue 3.6
*
Upgrade to java 8
*
Upgrade to PIcard / htsjdk 2.4.1
## Functionality
*
[
Gears
](
../pipelines/gears.md
)
: Added open reference module of Qiime(http://qiime.org/)
*
Fixed default aligner in
[
Gentrap
](
../pipelines/gentrap.md
)
to gsnap
*
Makes sample and library id required in
[
Flexiprep
](
../pipelines/flexiprep.md
)
*
Raise some default memory limits
*
Fixed a non-required value in Shiva
*
Added an auto detect for MACS2 if sample is single-end or paired-end
*
Added a sort by name step when htseq in Gentrap is executed
*
Fixed file name of bam files in Carp
*
Report now corrects for secondary reads in alignment stats
*
VcfWithVcf now checks if chromosomes are in the correct reference
*
Added sync stats to flexiprep report
*
Added check in BamMetrics to check a given bed file is acording to the reference that is used on init of pipeline
\ No newline at end of file
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
1
−
0
View file @
63075e6f
...
...
@@ -36,6 +36,7 @@ pages:
-
VcfFilter
:
'
tools/VcfFilter.md'
-
VepNormalizer
:
'
tools/VepNormalizer.md'
-
Release notes
:
-
0.7.0
:
'
releasenotes/release_notes_0.7.0.md'
-
0.6.0
:
'
releasenotes/release_notes_0.6.0.md'
-
0.5.0
:
'
releasenotes/release_notes_0.5.0.md'
-
0.4.0
:
'
releasenotes/release_notes_0.4.0.md'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment