Skip to content

Commit

Permalink
Commented every function / method to resolve #29
Browse files Browse the repository at this point in the history
basti committed Jan 3, 2019
1 parent 91c4ed5 commit 30838d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/3.1_create_gtf/Modules/ucsc/ucsc.py
Original file line number Diff line number Diff line change
@@ -138,5 +138,5 @@ def get_gtf(self):

# Getter method for resulting gtf-lines
# return_value: List of gtf-formatted Strings (Lines)

return self.gtf_lines

0 comments on commit 30838d4

Please sign in to comment.