Skip to content

Deleting samples

Deleting samples

Note

This feature is available only upon request. To enable it for your organization, please contact support at support@gencove.com.

Note

Deleted samples are still counted towards the total count of processed samples on invoices.

It is possible to delete samples belonging to a project using either the CLI or API.

gencove projects delete-samples --sample-ids sample1,sample2 project1

Note that when using the above command, all samples supplied must belong to the same project.