powered by
Retrieve the ISA Investigation for a specified Metabolights Study
get_isa_investigation(study_id)
A character string of a valid MTBLS study id
the ISA-tab Investigation output
# NOT RUN { ISA <- get_isa_investigation('MTBLS375') writeLines(isa_investigation_parse, con = paste0('outpath/ISA.txt')) # }
Run the code above in your browser using DataLab