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

gp2tbl function produces too much output #63

Open
mverouden opened this issue Nov 23, 2018 · 1 comment
Open

gp2tbl function produces too much output #63

mverouden opened this issue Nov 23, 2018 · 1 comment

Comments

@mverouden
Copy link
Collaborator

I have updated the documentation of ba_germplasm_details and fixed some coding inaccuracies (resp instead of res, cont instead of res2).

Upon testing the call with:
on <- ba_db()$testserver
ba_germplasm_details(con, germplasmDbId = "1")

Much duplicated output appears. This needs to be fixed in gp2tbl()

@c5sire c5sire self-assigned this Dec 3, 2018
@c5sire
Copy link
Contributor

c5sire commented Dec 3, 2018

There is a line for each distinct entry in the fields/columns that may have multiple lines as in donors.accesionNumber or taxonId. Intended. Should we change? Has implications to streamline other calls.

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

No branches or pull requests

2 participants