Skip to content

Latest commit

 

History

History
64 lines (50 loc) · 2.9 KB

Tools_Library.rst

File metadata and controls

64 lines (50 loc) · 2.9 KB

Tools Library

https://github.com/theonetruenerd/VenusPackages/blob/main/Tools_Library.pkg

The tools library is designed to add some QoL functions to Venus. It adds the following functions.

  • :pyCalculateNumberOfTubesAndVolumePerTube
  • :pyReformat_Sequence
  • :pyReformat_ValuesForDialog
type i_str_ReagentName

Variable

type i_int_NumberOfSamples

Variable

type i_flt_VolumePerSample

Variable

type i_flt_MaximumContainerVolume

Variable

type i_flt_DeadVolumeLabware

Variable

type i_flt_DeadVolumeReagent

Variable

type o_int_NumberOfContainersNeeded

Variable

type o_arr_VolumesPerContainer

Array of variables

type o_arr_DescriptionForDialog

Array of variables

return

None

rtype

N/A