You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if sample_id is missing, by default it adds the flavor to all samples in the project. The message should list the sample_ids that have changed, currently it says and for samples: ['']
if random names are inputted, it doesn't throw an error but instead returns a normal message like Setting barcode flavor: scrnaseq for projects: ['KO'] and for samples: ['this_shouldnt_run'] -------------------------------------------------- SUCCESS: barcode_flavor set successfully.
The text was updated successfully, but these errors were encountered:
sample_id
is missing, by default it adds the flavor to all samples in the project. The message should list the sample_ids that have changed, currently it saysand for samples: ['']
Setting barcode flavor: scrnaseq for projects: ['KO'] and for samples: ['this_shouldnt_run']
--------------------------------------------------
SUCCESS: barcode_flavor set successfully.
The text was updated successfully, but these errors were encountered: