powered by
Retrieve the "Load_Date" for a set of SRA 'run_id'
get.sraDate(run_ids, con, ordinal = FALSE, as.df = FALSE)
character, SRA 'run_id'
pq-connection, use SerratusConnect()
boolean, return 'run_ids' ordered vector [F]
boolean, return run_id, date data.frame [F]
POSIXct, date object vector
# NOT RUN { con <- SerratusConnect() palm.date <- get.sraDate("SRR9968562", con) # }
Run the code above in your browser using DataLab