diff --git a/00.rawdata/description.md b/00.rawdata/description.md new file mode 100644 index 0000000..8329010 --- /dev/null +++ b/00.rawdata/description.md @@ -0,0 +1,10 @@ +# Raw Data Directory + +This directory contains raw data used for analysis. + +## Files Included + +- `clean_fastq` This folder contains cleaned FASTQ files after quality control. +- `raw_fastq` This folder contains the original raw FASTQ files. +- `sra` This folder contains SRA files downloaded from the NCBI database. +- `sra.list` This file lists the SRA accession numbers for the datasets used in this project.