Skip to content
New issue

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

Duplicated PREDICT viruses because of underscore #61

Open
cjcarlson opened this issue Jul 23, 2021 · 2 comments
Open

Duplicated PREDICT viruses because of underscore #61

cjcarlson opened this issue Jul 23, 2021 · 2 comments
Assignees
Labels

Comments

@cjcarlson
Copy link
Member

1: More than one UID found for taxon 'Coronavirus+PREDICT+CoV-17'; refine query or set ask=TRUE 
2: More than one UID found for taxon 'Coronavirus+PREDICT+CoV-35'; refine query or set ask=TRUE 
3: More than one UID found for taxon 'Coronavirus+PREDICT+CoV-47'; refine query or set ask=TRUE 

@cjcarlson cjcarlson changed the title (Yondu voice) what's that Duplicated PREDICT viruses because of underscore Jul 23, 2021
@cjcarlson
Copy link
Member Author

> get_uid("Coronavirus PREDICT Cov-17")
==  1 queries  ===============

Retrieving data for taxon 'Coronavirus PREDICT Cov-17'

More than one UID found for taxon 'Coronavirus+PREDICT+Cov-17'!

            Enter rownumber of taxon (other inputs will return 'NA'):

  status    rank division             scientificname commonname     uid genus species subsp modificationdate
1 active species  viruses Coronavirus PREDICT_CoV-17            2717646                     2021/06/27 00:00
2 active species  viruses Coronavirus PREDICT CoV-17            2042543                     2017/11/16 00:00
1: 

> get_uid("Coronavirus PREDICT Cov-35")
==  1 queries  ===============

Retrieving data for taxon 'Coronavirus PREDICT Cov-35'

More than one UID found for taxon 'Coronavirus+PREDICT+Cov-35'!

            Enter rownumber of taxon (other inputs will return 'NA'):

  status    rank division             scientificname commonname     uid genus species subsp modificationdate
1 active species  viruses Coronavirus PREDICT_CoV-35            2717647                     2021/06/27 00:00
2 active species  viruses Coronavirus PREDICT CoV-35            2042560                     2017/11/16 00:00
1: 

> get_uid("Coronavirus PREDICT CoV-47")
==  1 queries  ===============

Retrieving data for taxon 'Coronavirus PREDICT CoV-47'

More than one UID found for taxon 'Coronavirus+PREDICT+CoV-47'!

            Enter rownumber of taxon (other inputs will return 'NA'):

  status    rank division             scientificname commonname     uid genus species subsp modificationdate
1 active species  viruses Coronavirus PREDICT_CoV-47            2717649                     2021/06/27 00:00
2 active species  viruses Coronavirus PREDICT CoV-47            2042573                     2017/11/16 00:00
1: 

@cjcarlson
Copy link
Member Author

Some more:

2: More than one UID found for taxon 'Bat+adeno-associated+virus-BtAAV-CL2'; refine query or set ask=TRUE
3: More than one UID found for taxon 'Bat+adeno-associated+virus+BtAAV-CL2'; refine query or set ask=TRUE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants