How to unlock BioSamples in BaseSpace using BaseSpace Command Line Interface (CLI)
Last updated
Was this helpful?
Last updated
Was this helpful?
The tool can be used to do this programmatically using the bs biosample unlock {BioSampleId} command:
For Linux/MacOS:
For Windows:
Notes:
biosampleID is the ID of the biosamples to unlock.
There is a way to do this programmatically (unlock multiple biosamples in the project) using BaseSpace CLI.
Couple the command above with command below to loop through a list of Biosample IDs within a given project.
An example command to unlock multiple biosamples in a project:
In Linux or Mac OS:
In Windows Powershell:
See for more information.
For any feedback or questions regarding this article (Illumina Knowledge Article #5845), contact Illumina Technical Support .