Commit d26bf092 authored by Chris Cheshire's avatar Chris Cheshire
Browse files

Added extra cite line

parent 36394f17
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -9,9 +9,7 @@ class WorkflowMain {
    //
    //
    public static String citation(workflow) {
    public static String citation(workflow) {
        return "If you use ${workflow.manifest.name} for your analysis please cite:\n\n" +
        return "If you use ${workflow.manifest.name} for your analysis please cite:\n\n" +
            // TODO nf-core: Add Zenodo DOI for pipeline after first release
            "  https://doi.org/10.5281/zenodo.5653536\n\n" +
            //"* The pipeline\n" +
            //"  https://doi.org/10.5281/zenodo.XXXXXXX\n\n" +
            "* The nf-core framework\n" +
            "* The nf-core framework\n" +
            "  https://doi.org/10.1038/s41587-020-0439-x\n\n" +
            "  https://doi.org/10.1038/s41587-020-0439-x\n\n" +
            "* Software dependencies\n" +
            "* Software dependencies\n" +