Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
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
LBMC
Hub
hic
Commits
eeadb7be
Unverified
Commit
eeadb7be
authored
4 years ago
by
Nicolas Servant
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #74 from nservant/dev
small typo before release
parents
c7f108ae
6c751607
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+1
-1
1 addition, 1 deletion
CHANGELOG.md
main.nf
+1
-1
1 addition, 1 deletion
main.nf
with
2 additions
and
2 deletions
CHANGELOG.md
+
1
−
1
View file @
eeadb7be
...
...
@@ -3,7 +3,7 @@
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## v1.2.2 - 2020-0
8
-0
7
## v1.2.2 - 2020-0
9
-0
2
### `Added`
...
...
This diff is collapsed.
Click to expand it.
main.nf
+
1
−
1
View file @
eeadb7be
...
...
@@ -34,7 +34,7 @@ def helpMessage() {
--save_reference [bool] Save reference genome to output folder. Default: False
Alignments
--split_fastq [
bool]
Size of read chuncks to use to speed up the workflow. Default: None
--split_fastq [
int]
Size of read chuncks to use to speed up the workflow. Default: None
--save_aligned_intermediates [bool] Save intermediates alignment files. Default: False
--bwt2_opts_end2end [str] Options for bowtie2 end-to-end mappinf (first mapping step). See hic.config for default.
--bwt2_opts_trimmed [str] Options for bowtie2 mapping after ligation site trimming. See hic.config for default.
...
...
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