Commit 3b244bce authored by Chris Cheshire's avatar Chris Cheshire
Browse files

Now outputs fna files

parent 338acf04
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ process IGV_SESSION {
    path bigwig

    output:
    path('*.{txt,xml,bed,bigWig,fa,gtf,gff}', includeInputs:true)
    path('*.{txt,xml,bed,bigWig,fa,fna,gtf,gff}', includeInputs:true)
    path  "versions.yml"                , emit: versions

    when: