databio / pepatac

A modular, containerized pipeline for ATAC-seq data processing
http://pepatac.databio.org
BSD 2-Clause "Simplified" License
54 stars 15 forks source link

indentation problem leading to missing TssEnrichment.txt #104

Closed stolarczyk closed 5 years ago

stolarczyk commented 5 years ago

I'm getting an error when running the test example:

File "/home/mjs5kd/code//pepatac/tools/pyTssEnrichment.py", line 93
    continue
           ^
TabError: inconsistent use of tabs and spaces in indentation

PEPATAC_log.txt

stolarczyk commented 5 years ago

did not fail when run with python 2.7.15

PEPATAC_log.txt

nsheff commented 5 years ago

this was fixed in 4f2288e