Exemple #1
0
def run_fastqc(sample, fastqc_flag):
    fastqc(sample, fastqc_flag)
    return
Exemple #2
0
def run_fastqc(sample, fastqc_flag):
    fastqc(sample, fastqc_flag)
    return