We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Two of the 885 entries in release 1, dated 2021-03-01, are missing an NCBI taxid:
$ grep "^>" oomycetedb_whole_2022_06_28_08_47_34.fa -c 885 $ grep "^>" oomycetedb_whole_2022_06_28_08_47_34.fa | grep "taxid=NA" -c -v 883 $ grep "^>" oomycetedb_whole_2022_06_28_08_47_34.fa | grep "taxid=NA" -c 2 $ grep "^>" oomycetedb_whole_2022_06_28_08_47_34.fa | grep "taxid=NA" >name=Pythium rhizoterrae|strain=CBS 146585|ncbi_acc=MW661036|ncbi_taxid=NA|oodb_id=744|taxonomy=cellular_organisms;Eukaryota;Stramenopiles;Oomycetes;Pythiales;Pythiaceae;Pythium rhizoterrae >name=Pythium aquasilvae|strain=CBS 146586|ncbi_acc=MW661032|ncbi_taxid=NA|oodb_id=745|taxonomy=cellular_organisms;Eukaryota;Stramenopiles;Oomycetes;Pythiales;Pythiaceae;Pythium aquasilvae
These appear to be the following NCBI taxonomy entries:
Edit - fixed typo
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Two of the 885 entries in release 1, dated 2021-03-01, are missing an NCBI taxid:
These appear to be the following NCBI taxonomy entries:
Edit - fixed typo
The text was updated successfully, but these errors were encountered: