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

add_publication functions ignores consortium authors #47

Open
allaway opened this issue Jun 27, 2022 · 0 comments
Open

add_publication functions ignores consortium authors #47

allaway opened this issue Jun 27, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@allaway
Copy link
Collaborator

allaway commented Jun 27, 2022

Describe the bug
the add_publication functions skip over consortium authors (at least on biorxiv)

To Reproduce

add_publication_from_unpaywall(publication_table_id = 'syn16857542',
                               email_address = 'nf-osi@sagebionetworks.org',
                               doi = '10.1101/2022.05.03.490481',
                               study_name = c(toJSON("Genomic landscape of malignant peripheral nerve sheath tumor (MPNST)")),
                               study_id = c(toJSON("syn32128792")),
                               funding_agency = c(toJSON("NFRI")),
                               disease_focus = "Neurofibromatosis type 1",
                               manifestation = c(toJSON("MPNST")),
                               dry_run = T,
                               is_preprint = T,
                               preprint_server = 'bioRxiv')

Expected behavior
The "Genomics of MPNST (GeM) Consortium" author should not be missing.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@allaway allaway added the bug Something isn't working label Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant