icarda-git / QBMS

R package to query Breeding Management System (BMS) database
https://icarda-git.github.io/QBMS/
GNU General Public License v3.0
8 stars 5 forks source link

Upload BLUEs & Summary Stats back to BMS #10

Open khaled-alshamaa opened 2 years ago

khaled-alshamaa commented 2 years ago

QBMS function to upload BLUEs & Summary Stats back to BMS for the given Single-Site Analysis using BMS API /breeding-view/saveSsaResultSummaryUsingGET endpoint where:

We may need to upload a CSV file using googledrive Deprecated: write.csv(iris, "iris.csv"); info <- gs_upload("iris.csv")