Skip to content

This script is a quick way to initiate multiple import or export workflow commands by running just 1 command. The workflows and their corresponding manifest / configuration file name are set in a .cfg file.

Notifications You must be signed in to change notification settings

angsm/claritylims_configslicer_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ClarityLIMS configslicer helper

This script is a quick way to initiate multiple import or export workflow commands by running just 1 command. The workflows and their corresponding manifest / configuration file name are set in a .cfg file.

The export will initiate 2 commands:

  1. custom manifest generation .txt
  2. export into configuration file .xml

To run:

sh configslicer_help.sg ./<config_file> <export|import> ./<file_directory>

The config file

<file_name>=""

  wf_receive="FFPE Receiving v1.0.0"
  wf_quantification="RNA Quantification v1.0.0"

About

This script is a quick way to initiate multiple import or export workflow commands by running just 1 command. The workflows and their corresponding manifest / configuration file name are set in a .cfg file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages