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
The UI is completely rewritten to better show what's happened with samples as they're uploaded, and to facilitate quality control implementation later.
Add an experimental auto-upload feature to automatically upload new runs as the sequencer finishes a run (monitoring run directories for CompletedJobInfo.xml).
Use the sample name and ID columns correctly in SampleSheet.csv: the sample name column is used for naming .fastq.gz files, the sample ID column is used for sending data to IRIDA.
Discard the cache of projects whenever sending data to the server.