Skip to content

Commit

Permalink
start=6200
Browse files Browse the repository at this point in the history
  • Loading branch information
lzy7071 committed Mar 11, 2020
1 parent b1e8be4 commit 354feb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datanator/data_source/sabio_rk_json_mongo.py
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@ def main():
# manager.add_inchi_hash()
# manager.add_taxon_info()
# manager.fill_ec_meta()
manager.fill_kegg_meta(start=1780)
manager.fill_kegg_meta(start=6200)

if __name__ == '__main__':
main()

0 comments on commit 354feb5

Please sign in to comment.