icav2 projects list
ID
. This is the project ID and will be used in the examples below.Sample-1_S1_L001_R1_001.fastq.gz
to the project, copy the project id and use the command syntax below:icav2 projectdata upload Sample-1_S1_L001_R1_001.fastq.gz --project-id <project-id>
icav2 projectdata list --project-id <project-id>
fil.
which can then be used to get more information about the file and its attributes:icav2 projectdata get <file-id> --project-id <project-id>
--project-id
in the above example if not entered into a specific project context. In order to enter a project context use the command below.icav2 projects enter <project-name or project-id>
icav2 projectdata download <file-id> ./
--project-id
option in the command.