Skip to content

Commit 3326c04

Browse files
authored
Merge pull request #55 from emdb-empiar/test_copilot
Removed comments
2 parents b015a50 + bd16fa1 commit 3326c04

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

AddedAnnotations.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,15 +117,8 @@ def run(filename):
117117
rfam_mapping.export_tsv(rfam_logger)
118118
packed_models["RFAM"] = rfam_map
119119

120-
"""
121-
List of things to do:
122-
- Adapt the unit tests to work with this version
123-
"""
124120

125121
if __name__ == "__main__":
126-
######### Command : python /Users/amudha/project/git_code/added_annotations/AddedAnnotations.py
127-
# -w /Users/amudha/project/ -f /Users/amudha/project/EMD_XML/ --CPX --model --uniprot --weight --pmc
128-
129122
prog = "EMDBAddedAnnotations"
130123
usage = """
131124
Mapping EMDB entries to Complex portal, UNIPROT, chEMBL.

0 commit comments

Comments
 (0)