We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b015a50 + bd16fa1 commit 3326c04Copy full SHA for 3326c04
AddedAnnotations.py
@@ -117,15 +117,8 @@ def run(filename):
117
rfam_mapping.export_tsv(rfam_logger)
118
packed_models["RFAM"] = rfam_map
119
120
-"""
121
-List of things to do:
122
- - Adapt the unit tests to work with this version
123
124
125
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
-
129
prog = "EMDBAddedAnnotations"
130
usage = """
131
Mapping EMDB entries to Complex portal, UNIPROT, chEMBL.
0 commit comments