From 0179b839846ee8da4f10deb8ecde87703c1437c8 Mon Sep 17 00:00:00 2001 From: zaynab butt Date: Wed, 24 Jan 2024 10:54:07 +0000 Subject: [PATCH] update comment for right info --- src/npg_irods/metadata/lims.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/npg_irods/metadata/lims.py b/src/npg_irods/metadata/lims.py index e18ef55..f8a67d2 100644 --- a/src/npg_irods/metadata/lims.py +++ b/src/npg_irods/metadata/lims.py @@ -186,7 +186,7 @@ def make_sample_acl( Note that this function does not check that the sample is in the study. Args: - seq: Sequencing terminology, unique to illumina + seq: Platform-independent concepts sample: A sample, which will be used to confirm consent, which modifies the ACL. study: A study, which will provide permissions for the ACL.