Exemplo n.º 1
0
def clean_chipseq_alignment(*args):
    args = ipython.unzip_args(args)
    return ipython.zip_args(chipseq.machine_info())
Exemplo n.º 2
0
def clean_chipseq_alignment(*args):
    return chipseq.machine_info()
Exemplo n.º 3
0
def clean_chipseq_alignment(*args):
    args = ipython.unzip_args(args)
    return ipython.zip_args(chipseq.machine_info())
Exemplo n.º 4
0
def clean_chipseq_alignment(*args):
    return chipseq.machine_info()