Skip to content
Snippets Groups Projects

Containerized version with meme-chip 5.5.4

@@ -65,19 +65,19 @@ process {
@@ -65,19 +65,19 @@ process {
}
}
withName: consensusPeaks {
withName: consensusPeaks {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/chipseq_analysis/chipseq:1.0.0'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/chipseq_analysis/chipseq:1.0.0'
queue = 'super'
queue = '128GB'
}
}
withName: peakAnnotation {
withName: peakAnnotation {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/chipseq_analysis/r:3.3.2'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/chipseq_analysis/r:3.3.2'
queue = 'super'
queue = '128GB'
}
}
withName: diffPeaks {
withName: diffPeaks {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/chipseq_analysis/r:3.3.2'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/chipseq_analysis/r:3.3.2'
queue = '128GB,256GB,256GBv1'
queue = '256GB,256GBv1'
}
}
withName: motifSearch {
withName: motifSearch {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/chipseq_analysis/motif-search:meme-5.5.4'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/chipseq_analysis/motif-search:meme-5.5.4'
queue = 'super'
queue = '128GB,256GB,256GBv1'
}
}
withName: multiqcReport {
withName: multiqcReport {
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/chipseq_analysis/chipseq:1.0.0'
container = 'docker://git.biohpc.swmed.edu:5050/astrocyte/workflows/bicf/chipseq_analysis/chipseq:1.0.0'