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

Forcing R1 and R2 fastq files #86

Closed jhalkilahti closed 6 years ago

jhalkilahti commented 6 years ago

I was able to add a sample with the same R1 file as both R1 and R2 file on sample upload. Furthermore this sample was analysed but failed QC. Would it be possible to add a block to prevent this and force file1 to be the R1 fastq and file2 to be R2?

bfrgoncalves commented 6 years ago

Now only files with _1.fastq.gz or R1 are shown in the File 1 dropdown. The same with the File 2