I have been trying to extract genome from NCBI using their dataset tool, however some examples seem not to work :
./datasets download genome taxon "Homo Sapiens" --annotated --assembly-level complete --assembly-source RefSeq --include gbff --reference
Doesnt work while the same command with "gorilla gorilla" works fine, am I missing something ?