Skip to content

Commit 601f7b4

Browse files
committed
Remove context argument from circpedia nextflow invokation
1 parent 0c23a5d commit 601f7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/parse-databases.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ workflow parse_databases {
6464

6565
Channel.empty() \
6666
| mix(
67-
circpedia(context),
67+
circpedia(),
6868
crw(),
6969
five_s_rrnadb(),
7070
ena(),

0 commit comments

Comments
 (0)