Skip to content

Commit

Permalink
add execute to github
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Sep 2, 2020
1 parent b752a97 commit af81b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ if(!params.skip_ncbimeta_db_update && params.ncbimeta_update){
Input:
ch_ncbimeta_yaml_update (yaml): NCBImeta config file from process ncbimeta_db_create.
ch_ncbimeta_sqlite_update (sqlite): NCBImeta SQLite database from process ncbimeta_db_create.
ch_ncbimeta_annot (tsv): NCBImeta annotation file.
Output:
ch_ncbimeta_sqlite_import (sqlite): NCBImeta SQLite database for process sqlite_import.
Expand Down

0 comments on commit af81b48

Please sign in to comment.