Skip to content

Commit

Permalink
Remove Entrez from docstring of fetch_from_ncbi.smk
Browse files Browse the repository at this point in the history
  • Loading branch information
kimandrews committed Feb 8, 2024
1 parent 733694e commit cc13eb6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ingest/rules/fetch_from_ncbi.smk
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ to provide the correct parameter.
- Only returns metadata fields that are available through NCBI Datasets
- Only works for viral genomes
2. Fetch from Entrez (https://www.ncbi.nlm.nih.gov/books/NBK25501/)
- requires `entrez_search_term` config
- Returns all available data via a GenBank file
- Requires a custom script to parse the necessary fields from the GenBank file
"""


Expand Down

0 comments on commit cc13eb6

Please sign in to comment.