Skip to content

Commit 262f76b

Browse files
Jon PalmerJon Palmer
Jon Palmer
authored and
Jon Palmer
committed
update to v0.2.7
1 parent faaf124 commit 262f76b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/funannotate-compare.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ def __init__(self,prog):
427427
########################################################
428428

429429
####Transcription Factors############################
430+
lib.log.info("Summarizing fungal transcription factors")
430431
if not os.path.isdir(os.path.join(args.out, 'tfs')):
431432
os.makedirs(os.path.join(args.out, 'tfs'))
432433
#should be able to pull transcription factor counts from InterPro Domains, load into pandas df

0 commit comments

Comments
 (0)