bfrgoncalves / INNUENDO_REST_API

Frontend application and REST API for the INNUENDO Platform
GNU General Public License v3.0
5 stars 5 forks source link

Option to delete fastq within a project #113

Closed bfrgoncalves closed 6 years ago

bfrgoncalves commented 6 years ago

Due to storage requirements, there is a need to implement an option to delete fastq on user demand. It might be useful to add a selector on the project and an option to delete the fastq from the selected samples. There is also a need to warn other users that those strains do not have the fastq available anymore.

bfrgoncalves commented 6 years ago

This option is now implemented. Users can select a set of strains in a project and delete the associated fastq files. Strains without fastq are now marked in Red and users cannot run analyses on those samples. To do that, they need to reupload the files with the same name as the ones uploaded before.