Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 609 Bytes

processes.md

File metadata and controls

23 lines (17 loc) · 609 Bytes

This module provides common processes/workflows when using the BioMedQuery utilities. For instance, searching PubMed, requires calling the NCBI e-utils in a particular order. After the search, the results are often saved to the database. This module contains pre-assembled functions performing all necessary steps. To see sample scripts that use this processes, refer to the following section

##Import

using BioMedQuery.Processes

Index

Modules = [BioMedQuery.Processes]

Functions

Modules = [BioMedQuery.Processes]
Order   = [:function, :type]