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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
the add_publication functions skip over consortium authors (at least on biorxiv)
To Reproduce
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.
The text was updated successfully, but these errors were encountered: