diff --git a/deepbgc/pipeline/pfam.py b/deepbgc/pipeline/pfam.py index 4a07765..a278558 100644 --- a/deepbgc/pipeline/pfam.py +++ b/deepbgc/pipeline/pfam.py @@ -94,7 +94,6 @@ def annotate(self): # Read descriptions from Pfam clan TSV pfam_descriptions = self._get_pfam_descriptions() - print('DESCRIPTIONS: {}'.format(pfam_descriptions)) # Extract all matched domain hits num = 0