Skip to content
Snippets Groups Projects
Commit 7806177e authored by nservant's avatar nservant
Browse files

[BUG] update Arima preset #127

parent 7cfa8513
No related merge requests found
......@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- DSL2 version of nf-core-hic pipeline
### `Fixed`
- Fix error in the Arima preset (#127)
## v1.3.1 - 2021-09-25
### `Fixed`
......
......@@ -50,7 +50,7 @@ params {
}
'arima' {
restriction_site='^GATC,G^ANT'
ligation_site='GATCGATC,GATCGANT,GANTGATC,GANTGANT'
ligation_site='GATCGATC,GANTGATC,GANTANTC,GATCANTC'
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment