Skip to content

Commit 7df162f

Browse files
committed
Add notes for kraken2/ braken
1 parent 32f7d32 commit 7df162f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

conf/arm.config

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,4 +262,10 @@ process {
262262
// //conda = 'bioconda::hisat2=2.2.1'
263263
//}
264264

265-
}
265+
// withName: 'KRAKEN2_KRAKEN2' {
266+
// conda = 'bioconda::kraken2=2.1.3 coreutils=9.4 pigz=2.8'
267+
//}
268+
269+
// withName: 'BRACKEN_BRACKEN' {
270+
// conda = 'bioconda::bracken=2.9'
271+
//}

0 commit comments

Comments
 (0)