LICENSE
README.md
pyproject.toml
src/fastq_detector/__init__.py
src/fastq_detector/analysis.py
src/fastq_detector/cli.py
src/fastq_detector/technology.py
src/fastq_detector/validation.py
src/fastq_detector.egg-info/PKG-INFO
src/fastq_detector.egg-info/SOURCES.txt
src/fastq_detector.egg-info/dependency_links.txt
src/fastq_detector.egg-info/entry_points.txt
src/fastq_detector.egg-info/top_level.txt
tests/test_cli.py
tests/test_fastq_detector.py
tests/test_validation.py