Skip to contents

Perform efetch on the ipg database and write the results to out_path

Perform efetch on the ipg database and write the results to out_path

Usage

efetch_ipg(accessions, out_path, plan = "multicore")

efetch_ipg(accessions, out_path, plan = "multicore")

Arguments

accessions

Character vector containing the accession numbers to query on the ipg database

out_path

Path to write the efetch results to

plan
accnums

Character vector containing the accession numbers to query on the ipg database

Value

Describe return, in detail

Author

Samuel Chen, Janani Ravi

Examples

if (FALSE) { # \dontrun{
efetch_ipg()
} # }