Skip to content

Commit

Permalink
Fix warning and do linting checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Ksenia Krasheninnikova committed Aug 16, 2024
1 parent 59dd0d5 commit b0a9671
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 159 deletions.
4 changes: 2 additions & 2 deletions conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ process {
]
}

// Scaffolding hap1/hap2
// Scaffolding hap1/hap2
if (params.hifiasm_hic_on) {
// hap1 scaffolding

Expand Down Expand Up @@ -758,7 +758,7 @@ process {
// End of hap1 scaffolding

// hap2 scaffolding

withName: '.*HIC_MAPPING_HAP2:SAMTOOLS_MARKDUP_HIC_MAPPING' {
ext.prefix = { "${meta.id}_mkdup" }
publishDir = [
Expand Down
Loading

0 comments on commit b0a9671

Please sign in to comment.