From 75399c703d5fb645420987f79da27e547b9fe0e5 Mon Sep 17 00:00:00 2001 From: Sven Fillinger Date: Thu, 25 Feb 2021 09:20:18 +0100 Subject: [PATCH] Correct fastq dropbox docs --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a34ef4d3..e9f29324 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,17 @@ Formats: [QBiC-register-fastq-dropbox](drop-boxes/register-fastq-dropbox) **Resulting data model in openBIS** -Q_TEST_SAMPLE -> Q_NGS_RAW_DATA (with sample code) -> DataSet (directory -with files contained) +Q_TEST_SAMPLE -> Q_NGS_SINGLE_SAMPLE_RUN (with sample code) -> DataSet +of type Q_NGS_RAW_DATA (directory with files contained) + +Example sample ids are: + +QABCD001AE (Analyte, Q_TEST_SAMPLE) +NGSQABCD001AE (Sequencing result, Q_SINGLE_SAMPLE_RUN) + +If several runs are submitted with the same analyte id, then no new id +for the run is generated, but a new dataset attached to the existing +sequencing result id. **Description** For paired-end sequencing reads in FASTQ format, the file structure