Upload folder using huggingface_hub
Browse files
data/raw/fastq_anonymized/README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Anonymized FASTQ Reads
|
| 2 |
+
|
| 3 |
+
This folder contains paired-end sequencing reads prepared for the evaluation
|
| 4 |
+
package.
|
| 5 |
+
|
| 6 |
+
The read names have been anonymized with deterministic neutral identifiers:
|
| 7 |
+
|
| 8 |
+
- `sample_1_read_000000001`, `sample_1_read_000000002`, and so on
|
| 9 |
+
- `sample_2_read_000000001`, `sample_2_read_000000002`, and so on
|
| 10 |
+
|
| 11 |
+
Mate suffixes are preserved as `/1` and `/2`. Matching R1 and R2 reads share
|
| 12 |
+
the same numeric identifier. Read sequences and quality strings are preserved
|
| 13 |
+
from the source reads; only FASTQ read names and plus lines were rewritten.
|
| 14 |
+
|
| 15 |
+
Files:
|
| 16 |
+
|
| 17 |
+
- `sample_1_R1.fastq.gz`
|
| 18 |
+
- `sample_1_R2.fastq.gz`
|
| 19 |
+
- `sample_2_R1.fastq.gz`
|
| 20 |
+
- `sample_2_R2.fastq.gz`
|
data/raw/fastq_anonymized/sample_1_R1.fastq.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37e82900b5e74ca5feac8d24926a9641b052ccdd4acf041481b07675c10555d2
|
| 3 |
+
size 2616842310
|
data/raw/fastq_anonymized/sample_1_R2.fastq.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d05e6af182c3303417bfeceef5db267b10e2601c36ef1553d468ebb2849226d
|
| 3 |
+
size 2867002785
|
data/raw/fastq_anonymized/sample_2_R1.fastq.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c930b8cbc7c48f4eda1363c4fd580d7664e48421962006a4a84e4eea342433d1
|
| 3 |
+
size 2450245868
|
data/raw/fastq_anonymized/sample_2_R2.fastq.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7267089a8080ac1c4e025f4aec9600deaa18bec38a2abde654d175bfaff0f9d4
|
| 3 |
+
size 2680168323
|