Commit 57bc0d34 authored by Chris Cheshire's avatar Chris Cheshire
Browse files

Cleanup

parent e0c26778
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -118,6 +118,7 @@ class Reports:

        # Create list of deeptools raw fragment files
        dt_frag_list = glob.glob(self.raw_frag_path)
        dt_frag_list.sort()

        for i in list(range(len(dt_frag_list))):
            # Create dataframe from csv file for each file and save to a list
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ process EXPORT_META {
    val meta
    val table_name


    output:
    path "*.csv", emit: csv