Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 62 Next »

You can create or update storage containers in bulk through bulk operation, follow below steps to create/update storage containers

  1. Go to home page and click on 'Containers' card
  2. Click on 'Import' button from containers list page and select option 'Containers'
  3. Click on 'Download Template File' to download the template file from 'Import Containers' page

  4. Enter all valid data in the template file as mentioned in the below table
  5. Upload the filled template file in 'Input Records File' field, select 'Import Type' as 'Create' to create containers or 'Update' to update containers
  6. Click on 'Validate and Import' button
  7. Refer 'Import status' to check the status of import job

Sample CSV file

To create a dimensionless container, only the 'Name' and 'Site Name' fields are required

Column Name

Datatype

Mandatory?

(Create)

Mandatory?

(Update)

DescriptionPermissible ValuesValidations
IdentifierIntegerNoDependsSystem generated unique identifier for each container. Can be used to update the container name.

NameStringYesYes

Should be unique within the system
BarcodeStringNoNo

Should be unique within the system
Type NameStringNoNoOn providing the storage type name, properties like dimension and labelling scheme are fetched from the type if not provided in the file.
Should be an existing storage container type
Activity StatusStringNoNo
Active/DisabledValue should be 'Active' during creation or kept blank in which case it will take default value as 'Active'
Site NameStringDependsNoSite where the storage container should be stored
Mandatory only for parent containers. Not needed if parent container is specified.
No. of ColumnsIntegerDependsNo

Mandatory if it is not a dimensionless container
No. of RowsIntegerDependsNo

Mandatory if it is not a dimensionless container
Position Labeling ModeStringNoNoSpecifies whether to use (row, column) coordinates or integers like 1, 2, 3 etc to identify positions within container. By default, when not specified, (row, column) coordinates labelling mode is used.LINEAR/Linear, TWO_D/two_d/Two_D
Column Labeling SchemeStringNoNo
Numbers, Alphabets Upper Case, Alphabets Lower Case, Roman Upper Case, Roman Lower Case

In v3.4, if left blank, system will add labels using Numbers scheme

Row Labeling SchemeStringNoNo
Numbers, Alphabets Upper Case, Alphabets Lower Case, Roman Upper Case, Roman Lower CaseIn v3.4, if left blank, system will add labels using Numbers scheme
Position AssignmentStringYesNoThe position assignments of the containers.

HZ_TOP_DOWN_LEFT_RIGHT, HZ_TOP_DOWN_RIGHT_LEFT, HZ_BOTTOM_UP_LEFT_RIGHT, HZ_BOTTOM_UP_RIGHT_LEFT, VT_TOP_DOWN_LEFT_RIGHT, VT_TOP_DOWN_RIGHT_LEFT, VT_BOTTOM_UP_LEFT_RIGHT, VT_BOTTOM_UP_RIGHT_LEFT


Allowed Specimen Class#1StringNoNoRestrict container by specimen class(es).Fluid, Molecular, Tissue, Cell
Allowed Specimen Type#1StringNoNoRestrict container by specimen type(s). User can add more restrictions by adding new columns 'Allowed Specimen Type#2', 'Allowed Specimen Type#3' etcPermissible Values File
Allowed Collection Protocol#1StringNoNoRestrict container by collection protocol(s).
One or more existing collection protocols associated to the site selected
Stores SpecimenBooleanNoNoWill this container directly store specimens within in? E.g. a "freezer" or a rack does not store specimens, whereas a box stores specimens.true, false
Storage Location#Parent Container NameStringNoNoShould be specified if the created container is a child container. E.g, rack is stored within a freezer.

Storage Location#ColumnIntegerNoNoPosition of this container in its parent container. E.g. a rack stored in a freezer at (1,1) or (1,a) etc.

Storage Location#RowIntegerNoNoPosition of this container in its parent container. E.g. a rack stored in a freezer at (1,1) or (1,a) etc.

Storage Location#PositionIntegerNoNoLinear position in its parent container

How to create dimensionless storage containers:

  1. Specify name of the container and site name under which the dimensionless container has to be created in the template file
  2. Do not specify No. of columns, No. of rows, Labelling schemes etc.

Sample CSV file

  • No labels