You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are multiple files that end in _genomic.fna.gz (see ftp://ftp.ncbi.nlm.nih.gov/genomes/refseq/bacteria/Shewanella_sp._cp20/latest_assembly_versions/GCF_000832025.1_ASM83202v1/md5checksums.txt), so using endswith("_genomic.fna.gz") alone doesn't work.
The text was updated successfully, but these errors were encountered:
There are multiple files that end in _genomic.fna.gz (see ftp://ftp.ncbi.nlm.nih.gov/genomes/refseq/bacteria/Shewanella_sp._cp20/latest_assembly_versions/GCF_000832025.1_ASM83202v1/md5checksums.txt), so using
endswith("_genomic.fna.gz")
alone doesn't work.The text was updated successfully, but these errors were encountered: