condor_generate_group_dag: generate the dagman file for running the pipeline with condor

Description Usage Arguments

View source: R/shared_functions.R

Description

generate the dagman file for running the pipeline with condor

Usage

1
2
3
4
5
6
7
8
condor_generate_group_dag(
  condordir,
  prefix,
  filter_trim_file,
  error_rates_file,
  merge_pairs_file,
  seque_table_file
)

Arguments

condordir

directory where all condor files are going to be saved

prefix

prefix to be used in all files

filter_trim_file

name of the filter and trim condor file

error_rates_file

name of the learning error rates condor file

merge_pairs_file

name of the merge pairs condor file

seque_table_file

name of the make sequence table condor file


welch16/microbiome.onglab documentation built on March 12, 2020, 3:08 a.m.