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

Warning when same fastq data on more than one sample #14

Closed jhalkilahti closed 7 years ago

jhalkilahti commented 7 years ago

Suggestion/note from Anniina Add duplicate warning when trying to use the same fastq data on more than one sample in the same project (allow using same data in different projects)

bfrgoncalves commented 7 years ago

Are we talking about checking if the files are already being used in some strain when we are adding a new strain to the platform or just check when we add a new strain to a project if the files are being used by other strain on that project?

bfrgoncalves commented 7 years ago

Now a warning is raised when the user tries to include a strain which files are already being used on the same project. The user has the option to include anyway or to cancel.