diff --git a/efo/fetch_efo_ontology_from_pubmed.py b/efo/fetch_efo_ontology_from_pubmed.py index c1cba85..a560c27 100644 --- a/efo/fetch_efo_ontology_from_pubmed.py +++ b/efo/fetch_efo_ontology_from_pubmed.py @@ -58,7 +58,6 @@ print(f"it takes ~ {time_estimate}s to query PubMed Central for these tasks and concepts.") #%% -# goal: create rows with the following data: ,,, # Partial lookup: only queries pubmed if a combination of task-concept is not already fetched. csv_file = "/Users/morteza/workspace/notebooks/efo/data/efo_taskconcept_pubmed_hits.csv"