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
There are cases where the library can start its autoincrement count from 1 even if there are already runs in the database (same for samples). We need something to check that the run_accession for an insertion is higher than the max run_accession already registered (same for samples).
The text was updated successfully, but these errors were encountered:
There are cases where the library can start its autoincrement count from 1 even if there are already runs in the database (same for samples). We need something to check that the run_accession for an insertion is higher than the max run_accession already registered (same for samples).
The text was updated successfully, but these errors were encountered: