enasearch icon indicating copy to clipboard operation
enasearch copied to clipboard

A Python library for interacting with ENA's API

Results 12 enasearch issues
Sort by recently updated
recently updated
newest added

I try to search for taxa by name that appear on multiple levels, e.g., Elusimicrobia. On https://www.ebi.ac.uk/ena/data/warehouse/search the autocomplete suggests `Elusimicrobia ` and `Elusimicrobia `. I could not find out...

The current code causes a stack trace for some calls, eg. ` enasearch retrieve_taxons --ids 'Elusimicrobia:phylum' --result 'coding_release' --display 'fasta' --download 'fasta' ` (probably the call is missing something anyway...