iskylims icon indicating copy to clipboard operation
iskylims copied to clipboard

is an open-source LIMS (laboratory Information Management System) for Next Generation Sequencing sample management, statistics and reports, and bioinformatics analysis service management.

Results 10 iskylims issues
Sort by recently updated
recently updated
newest added

This PR implemented the following issues: #256 The install scirpt does not create the logs symbolic link if already exists #266 Too many emails are sent during crontab process

### Description of the bug When Sample sheet is not available yet, 2 emails are received in every time that crontab schedule are executed. ### Command used and terminal output...

bug
enhancement

Extend statistics information on (drylab and wetlab) On wetlab: - [x] In statistics per investigator add the possibility to get statistics per lab - In investigator results: - [x] Display...

enhancement

### Description of the bug The install scirpt does not create the logs symbolic link if already exists, it should check if already exits and unlink it before creating it...

bug

### Description of feature This errors are defined in the run_states table: testing_run Processing Demultiplexing Processing Metrics Error Cancelled Completed Processed Bcl2fastq Processing Bcl2fastq Processed Run Processing Run Sample Sent...

enhancement

### Description of feature - [ ] Remove pagination and add scroll bar to jexcel tables which are forms. Pe, in assign library protocol there should not be a pagination,...

enhancement

- [ ] Error handling: There are heterogeneous ways when handling errors in the code. Some times raise exception is used and sometines only a return is used. We should...

When loading the SampleSheet or registering samples in iSkyLIMS, it should check that the names of the samples do not contain the underscore (_), as they then give errors when...

enhancement

The request should have 1 additional parameter to indicate if information must be collected for iSkyLIMS_core or iSkyLIMS_wetlab. if no parameter is included then information from both modules should sent

enhancement