Skip to content

Commit

Permalink
update doc of taxon_fetch.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shenwei356 committed Feb 6, 2016
1 parent f49b4a7 commit b0d6be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions taxon/taxon_fetch.py
Expand Up @@ -17,6 +17,7 @@
data = list(Entrez.parse(StringIO(data_xml)))
3. pickle file was fragile. a flag file could be used to detect whether
data is rightly dumped.
4. using multi-threads to accelerate fetching.
'''

Expand Down

0 comments on commit b0d6be3

Please sign in to comment.