Commit 7f29258a authored by Chris Cheshire's avatar Chris Cheshire
Browse files

Version revise

parent 7213517b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -225,7 +225,7 @@ manifest {
    homePage        = "https://github.com/nf-core/cutandrun"
    description     = "Analysis pipeline for CUT&RUN and CUT&TAG experiments that includes sequencing QC, spike-in normalisation, IgG control normalisation, peak calling and downstream peak analysis."
    mainScript      = "main.nf"
    nextflowVersion = '!>=21.04.3'
    nextflowVersion = '!>=21.04.0'
    version         = '1.0.0dev'
}