User Tools

Site Tools


czid-cli-software

This is an old revision of the document!


Table of Contents

czid-cli

A Command Line Interface for CZ ID (formerly known as idseq-cli).

Information

Usage

See which versions of czid-cli are available:

$ module avail czid-cli

Load one version into your environment and run it:

$ module load czid-cli/3.0.2
$ czid</code

===== Installation ======

Notes from the sysadmin during installation:

<code>$ cd /tmp
$ wget https://github.com/chanzuckerberg/czid-cli/releases/download/v3.0.2/czid-cli_linux_amd64.tar.gz
$ tar xf czid-cli_linux_amd64.tar.gz
$ sudo mkdir -p /export/apps/czid-cli/3.0.2/bin
$ sudo cp czid-cli_linux_amd64/czid /export/apps/czid-cli/3.0.2/bin
czid-cli-software.1645685501.txt.gz · Last modified: 2022/02/24 06:51 by aorth