CHANGELOG.md
DISCLAIMER.md
LICENSE
MANIFEST.in
README.md
README_CN.md
environment-dev.yml
mkdocs.yml
pyproject.toml
docs/acknowledgements.en.md
docs/acknowledgements.md
docs/agent_tools.en.md
docs/agent_tools.md
docs/changelog.en.md
docs/changelog.md
docs/faq.en.md
docs/faq.md
docs/index.en.md
docs/index.md
docs/installation.en.md
docs/installation.md
docs/wechat.en.md
docs/wechat.md
docs/api/index.en.md
docs/api/index.md
docs/api/features/01_core_objects.en.md
docs/api/features/01_core_objects.md
docs/api/features/02_io_data.en.md
docs/api/features/02_io_data.md
docs/api/features/03_standardization.en.md
docs/api/features/03_standardization.md
docs/api/features/03_validation.en.md
docs/api/features/03_validation.md
docs/api/features/04_ops_001_sequence_direction.en.md
docs/api/features/04_ops_001_sequence_direction.md
docs/api/features/04_ops_002_transcription_translation.en.md
docs/api/features/04_ops_002_transcription_translation.md
docs/api/features/04_ops_003_subsequence_extraction.en.md
docs/api/features/04_ops_003_subsequence_extraction.md
docs/api/features/04_ops_004_sequence_editing.en.md
docs/api/features/04_ops_004_sequence_editing.md
docs/api/features/04_ops_005_mutation_generation.en.md
docs/api/features/04_ops_005_mutation_generation.md
docs/api/features/04_ops_006_sequence_concatenation.en.md
docs/api/features/04_ops_006_sequence_concatenation.md
docs/api/features/04_ops_007_masking.en.md
docs/api/features/04_ops_007_masking.md
docs/api/features/04_ops_007_trimming.en.md
docs/api/features/04_ops_007_trimming.md
docs/api/features/04_ops_008_circular_sequence_operations.en.md
docs/api/features/04_ops_008_circular_sequence_operations.md
docs/api/features/05_all_descriptors.en.md
docs/api/features/05_all_descriptors.md
docs/api/features/06_patterns.en.md
docs/api/features/06_patterns.md
docs/api/features/07_physicochemical.en.md
docs/api/features/07_physicochemical.md
docs/api/features/08_feature_engineering.en.md
docs/api/features/08_feature_engineering.md
docs/api/features/08_fingerprints.en.md
docs/api/features/08_fingerprints.md
docs/api/features/09_alignment.en.md
docs/api/features/09_alignment.md
docs/api/features/09_search.en.md
docs/api/features/09_search.md
docs/api/features/09_similarity_alignment.en.md
docs/api/features/09_similarity_alignment.md
docs/api/features/10_clustering.en.md
docs/api/features/10_clustering.md
docs/api/features/10_datasets.en.md
docs/api/features/10_datasets.md
docs/api/features/10_deduplication.en.md
docs/api/features/10_deduplication.md
docs/api/features/12_evaluation.en.md
docs/api/features/12_evaluation.md
docs/api/features/13_visualization.en.md
docs/api/features/13_visualization.md
docs/api/features/14_engineering.en.md
docs/api/features/14_engineering.md
docs/api/features/15_download.en.md
docs/api/features/15_download.md
docs/api/features/17_sequence_chunking.en.md
docs/api/features/17_sequence_chunking.md
docs/api/features/18_optics_concentration.en.md
docs/api/features/18_optics_concentration.md
docs/api/features/19_duplex_thermodynamics.en.md
docs/api/features/19_duplex_thermodynamics.md
docs/api/features/20_secondary_structure.en.md
docs/api/features/20_secondary_structure.md
docs/api/features/21_structure3d.en.md
docs/api/features/21_structure3d.md
docs/api/features/22_database_query.en.md
docs/api/features/22_database_query.md
docs/api/features/23_deep_learning_property_prediction.en.md
docs/api/features/23_deep_learning_property_prediction.md
docs/api/features/24_optional_bioinformatics.en.md
docs/api/features/24_optional_bioinformatics.md
docs/api/features/25_deep_learning_checkpoint_download.en.md
docs/api/features/25_deep_learning_checkpoint_download.md
docs/api/features/26_gene_annotation.en.md
docs/api/features/26_gene_annotation.md
docs/api/features/27_bioinformatics.en.md
docs/api/features/27_bioinformatics.md
docs/api/features/function_tree.en.md
docs/api/features/function_tree.md
docs/api/features/index.en.md
docs/api/features/index.md
docs/assets/data/distribution.csv
docs/demo/data/fixed_demo.json
docs/planning/database_capabilities.csv
docs/planning/requirements_traceability.csv
docs/planning/table1_dnakit_capabilities.csv
docs/planning/table1_method_catalog.json
others/__init__.py
others/examples/README.md
others/examples/advanced_workflow.yml
others/examples/analyze_dna_structures.py
others/examples/bioinformatics_api.py
others/examples/custom_llm.py
others/examples/custom_llm_file.py
others/examples/fixed_demo.fasta
others/examples/fixed_demo_expected.json
others/examples/train_custom_properties.py
others/examples/train_machine_learning_properties.py
others/notebooks/00_skeleton_check.ipynb
others/notebooks/01_advanced_workflow.ipynb
others/overrides/main.html
others/tests/test_cli_workflows.py
others/tests/test_import.py
others/tests/test_static_demo.py
others/tests/integration/test_downloaded_dna_structures.py
others/tests/unit/test_agent_tools.py
others/tests/unit/test_alignment_pairwise.py
others/tests/unit/test_backends_registry.py
others/tests/unit/test_batch.py
others/tests/unit/test_bioinformatics_external.py
others/tests/unit/test_bioinformatics_io_workflows.py
others/tests/unit/test_bioinformatics_native.py
others/tests/unit/test_cache_store.py
others/tests/unit/test_chunking.py
others/tests/unit/test_config_loader.py
others/tests/unit/test_core_coordinates.py
others/tests/unit/test_core_facade.py
others/tests/unit/test_core_records.py
others/tests/unit/test_core_results.py
others/tests/unit/test_core_sequence.py
others/tests/unit/test_custom_property_training.py
others/tests/unit/test_datasets_advanced_deduplicate.py
others/tests/unit/test_datasets_advanced_split_evaluation.py
others/tests/unit/test_datasets_clustering.py
others/tests/unit/test_datasets_deduplicate.py
others/tests/unit/test_datasets_filter.py
others/tests/unit/test_datasets_split.py
others/tests/unit/test_descriptors_all.py
others/tests/unit/test_descriptors_basic.py
others/tests/unit/test_descriptors_complexity.py
others/tests/unit/test_descriptors_kmer_entropy.py
others/tests/unit/test_descriptors_runs_windows_codons.py
others/tests/unit/test_evaluation_collection.py
others/tests/unit/test_evaluation_distribution_risk_scorecard.py
others/tests/unit/test_evaluation_frechet.py
others/tests/unit/test_evaluation_generative.py
others/tests/unit/test_evaluation_reference.py
others/tests/unit/test_evaluation_sequence.py
others/tests/unit/test_external_backend_adapters.py
others/tests/unit/test_fingerprints_advanced.py
others/tests/unit/test_fingerprints_bit.py
others/tests/unit/test_fingerprints_encoding.py
others/tests/unit/test_fingerprints_kmer.py
others/tests/unit/test_fingerprints_sketch.py
others/tests/unit/test_gene_annotation.py
others/tests/unit/test_io_annotations_advanced.py
others/tests/unit/test_io_config_results.py
others/tests/unit/test_io_genbank_advanced.py
others/tests/unit/test_io_indexed_advanced.py
others/tests/unit/test_io_metadata_advanced.py
others/tests/unit/test_io_sequence_formats.py
others/tests/unit/test_io_source.py
others/tests/unit/test_io_structured.py
others/tests/unit/test_io_tables_advanced.py
others/tests/unit/test_llm.py
others/tests/unit/test_llm_files.py
others/tests/unit/test_llm_providers.py
others/tests/unit/test_machine_learning_properties.py
others/tests/unit/test_molbio_optimization.py
others/tests/unit/test_molbio_primers_crispr.py
others/tests/unit/test_molbio_restriction_assembly.py
others/tests/unit/test_neural_clustering.py
others/tests/unit/test_ops_circular.py
others/tests/unit/test_ops_direction_translation.py
others/tests/unit/test_ops_edit.py
others/tests/unit/test_ops_evolution.py
others/tests/unit/test_ops_mutation_concat.py
others/tests/unit/test_ops_records.py
others/tests/unit/test_patterns_coding_restriction_crispr.py
others/tests/unit/test_patterns_motif.py
others/tests/unit/test_patterns_regions_repeats.py
others/tests/unit/test_property_prediction.py
others/tests/unit/test_references.py
others/tests/unit/test_remote_download.py
others/tests/unit/test_remote_search.py
others/tests/unit/test_schema_llm_providers.py
others/tests/unit/test_scientific_functions.py
others/tests/unit/test_secondary_structure.py
others/tests/unit/test_similarity_approximate.py
others/tests/unit/test_similarity_dashing.py
others/tests/unit/test_similarity_distance.py
others/tests/unit/test_similarity_index.py
others/tests/unit/test_similarity_search.py
others/tests/unit/test_similarity_sketch.py
others/tests/unit/test_similarity_vector_matrix.py
others/tests/unit/test_standardize_gaps.py
others/tests/unit/test_standardize_normalize.py
others/tests/unit/test_standardize_validate.py
others/tests/unit/test_structure3d.py
others/tests/unit/test_thermodynamics_backends.py
others/tests/unit/test_thermodynamics_calculations.py
others/tests/unit/test_thermodynamics_optics_equilibrium.py
others/tests/unit/test_visualization_advanced.py
others/tests/unit/test_visualization_charts.py
others/tests/unit/test_visualization_distribution.py
others/tests/unit/test_visualization_export.py
others/tests/unit/test_visualization_sequence.py
others/tests/unit/test_workflow_cli.py
others/tests/unit/test_workflow_manifest.py
others/tests/unit/test_workflow_runner.py
others/tests/validation/test_validation_runner.py
others/validation/CODE_REVIEW.md
others/validation/README.md
others/validation/STRUCTURE_FEATURE_CODE_REVIEW.md
others/validation/__init__.py
others/validation/audit_table1.py
others/validation/run_validation.py
others/validation/sync_paper_features.py
others/validation/fixtures/README.md
others/validation/results/local_validation_report.json
src/dnakit/__init__.py
src/dnakit/_version.py
src/dnakit/batch.py
src/dnakit/chunking.py
src/dnakit/exceptions.py
src/dnakit/py.typed
src/dnakit.egg-info/PKG-INFO
src/dnakit.egg-info/SOURCES.txt
src/dnakit.egg-info/dependency_links.txt
src/dnakit.egg-info/entry_points.txt
src/dnakit.egg-info/requires.txt
src/dnakit.egg-info/top_level.txt
src/dnakit/alignment/__init__.py
src/dnakit/alignment/pairwise.py
src/dnakit/alignment/results.py
src/dnakit/annotation/__init__.py
src/dnakit/annotation/_gene_mapping.py
src/dnakit/annotation/_gene_reference.py
src/dnakit/annotation/gene_models.py
src/dnakit/annotation/genes.py
src/dnakit/annotation/variants.py
src/dnakit/backends/__init__.py
src/dnakit/backends/external.py
src/dnakit/backends/registry.py
src/dnakit/backends/scientific.py
src/dnakit/bioinformatics/__init__.py
src/dnakit/bioinformatics/_common.py
src/dnakit/bioinformatics/alignment.py
src/dnakit/bioinformatics/cloning.py
src/dnakit/bioinformatics/counts.py
src/dnakit/bioinformatics/encoding.py
src/dnakit/bioinformatics/features.py
src/dnakit/bioinformatics/metrics.py
src/dnakit/bioinformatics/motifs.py
src/dnakit/bioinformatics/ngs.py
src/dnakit/bioinformatics/optimization.py
src/dnakit/bioinformatics/phylogeny.py
src/dnakit/bioinformatics/reads.py
src/dnakit/bioinformatics/statistics.py
src/dnakit/bioinformatics/workflows.py
src/dnakit/cache/__init__.py
src/dnakit/cache/store.py
src/dnakit/cli/__init__.py
src/dnakit/cli/__main__.py
src/dnakit/cli/app.py
src/dnakit/cli/gene_annotation.py
src/dnakit/cli/visualization.py
src/dnakit/cli/workflow.py
src/dnakit/comparative/__init__.py
src/dnakit/comparative/selection.py
src/dnakit/config/__init__.py
src/dnakit/config/loader.py
src/dnakit/core/__init__.py
src/dnakit/core/_json.py
src/dnakit/core/backend_info.py
src/dnakit/core/collection.py
src/dnakit/core/coordinates.py
src/dnakit/core/enums.py
src/dnakit/core/facade.py
src/dnakit/core/feature.py
src/dnakit/core/gap.py
src/dnakit/core/issues.py
src/dnakit/core/provenance.py
src/dnakit/core/record.py
src/dnakit/core/results.py
src/dnakit/core/sequence.py
src/dnakit/datasets/__init__.py
src/dnakit/datasets/_advanced_shared.py
src/dnakit/datasets/_metadata.py
src/dnakit/datasets/advanced_deduplicate.py
src/dnakit/datasets/advanced_split.py
src/dnakit/datasets/clustering.py
src/dnakit/datasets/config.py
src/dnakit/datasets/deduplicate.py
src/dnakit/datasets/evaluation.py
src/dnakit/datasets/filter.py
src/dnakit/datasets/neural_clustering.py
src/dnakit/datasets/results.py
src/dnakit/datasets/split.py
src/dnakit/descriptors/__init__.py
src/dnakit/descriptors/_dinucleotide.py
src/dnakit/descriptors/_shared.py
src/dnakit/descriptors/all.py
src/dnakit/descriptors/basic.py
src/dnakit/descriptors/codon.py
src/dnakit/descriptors/complexity.py
src/dnakit/descriptors/entropy.py
src/dnakit/descriptors/homopolymer.py
src/dnakit/descriptors/kmer.py
src/dnakit/descriptors/results.py
src/dnakit/descriptors/schema.py
src/dnakit/descriptors/window.py
src/dnakit/download/__init__.py
src/dnakit/download/catalogs.py
src/dnakit/download/ena.py
src/dnakit/download/encode.py
src/dnakit/download/files.py
src/dnakit/download/indexes.py
src/dnakit/download/metadata.py
src/dnakit/download/models.py
src/dnakit/download/ncbi.py
src/dnakit/download/sequence.py
src/dnakit/download/ucsc.py
src/dnakit/evaluation/__init__.py
src/dnakit/evaluation/_shared.py
src/dnakit/evaluation/collection.py
src/dnakit/evaluation/config.py
src/dnakit/evaluation/distribution.py
src/dnakit/evaluation/frechet.py
src/dnakit/evaluation/generative.py
src/dnakit/evaluation/reference.py
src/dnakit/evaluation/results.py
src/dnakit/evaluation/scorecard.py
src/dnakit/evaluation/sequence.py
src/dnakit/evaluation/synthesis.py
src/dnakit/fingerprints/__init__.py
src/dnakit/fingerprints/_shared.py
src/dnakit/fingerprints/advanced.py
src/dnakit/fingerprints/bit.py
src/dnakit/fingerprints/encoding.py
src/dnakit/fingerprints/kmer.py
src/dnakit/fingerprints/results.py
src/dnakit/fingerprints/sketch.py
src/dnakit/io/__init__.py
src/dnakit/io/_advanced_common.py
src/dnakit/io/_formats.py
src/dnakit/io/annotations.py
src/dnakit/io/api.py
src/dnakit/io/config.py
src/dnakit/io/genbank.py
src/dnakit/io/indexed.py
src/dnakit/io/metadata.py
src/dnakit/io/parquet.py
src/dnakit/io/results.py
src/dnakit/io/source.py
src/dnakit/io/tables.py
src/dnakit/llm/__init__.py
src/dnakit/llm/client.py
src/dnakit/llm/files.py
src/dnakit/llm/models.py
src/dnakit/llm/providers.py
src/dnakit/molbio/__init__.py
src/dnakit/molbio/_shared.py
src/dnakit/molbio/assembly.py
src/dnakit/molbio/crispr.py
src/dnakit/molbio/golden_gate.py
src/dnakit/molbio/optimization.py
src/dnakit/molbio/primer3_design.py
src/dnakit/molbio/primers.py
src/dnakit/molbio/restriction.py
src/dnakit/molbio/results.py
src/dnakit/ops/__init__.py
src/dnakit/ops/_common.py
src/dnakit/ops/circular.py
src/dnakit/ops/concat.py
src/dnakit/ops/direction.py
src/dnakit/ops/edit.py
src/dnakit/ops/evolution.py
src/dnakit/ops/mutation.py
src/dnakit/ops/records.py
src/dnakit/ops/translation.py
src/dnakit/patterns/__init__.py
src/dnakit/patterns/_shared.py
src/dnakit/patterns/coding.py
src/dnakit/patterns/crispr.py
src/dnakit/patterns/motif.py
src/dnakit/patterns/regions.py
src/dnakit/patterns/repeats.py
src/dnakit/patterns/restriction.py
src/dnakit/patterns/results.py
src/dnakit/predictions/__init__.py
src/dnakit/predictions/api.py
src/dnakit/predictions/backends.py
src/dnakit/predictions/checkpoints.py
src/dnakit/predictions/enformer_benchmarks.py
src/dnakit/predictions/models.py
src/dnakit/predictions/results.py
src/dnakit/predictions/custom_training/__init__.py
src/dnakit/predictions/custom_training/_loading.py
src/dnakit/predictions/custom_training/data.py
src/dnakit/predictions/custom_training/encoder.py
src/dnakit/predictions/custom_training/llm.py
src/dnakit/predictions/custom_training/ml_features.py
src/dnakit/predictions/custom_training/ml_models.py
src/dnakit/predictions/custom_training/ml_training.py
src/dnakit/predictions/custom_training/providers.py
src/dnakit/predictions/custom_training/schema.py
src/dnakit/predictions/custom_training/splitting.py
src/dnakit/predictions/custom_training/targets.py
src/dnakit/predictions/custom_training/training.py
src/dnakit/references/__init__.py
src/dnakit/references/models.py
src/dnakit/references/ncbi.py
src/dnakit/representations/__init__.py
src/dnakit/representations/backends.py
src/dnakit/representations/checkpoints.py
src/dnakit/representations/extraction.py
src/dnakit/representations/models.py
src/dnakit/representations/results.py
src/dnakit/search/__init__.py
src/dnakit/search/_http.py
src/dnakit/search/_shared.py
src/dnakit/search/blast.py
src/dnakit/search/ena.py
src/dnakit/search/encode.py
src/dnakit/search/ensembl.py
src/dnakit/search/models.py
src/dnakit/search/ncbi.py
src/dnakit/search/ucsc.py
src/dnakit/secondary_structure/__init__.py
src/dnakit/secondary_structure/dotbracket.py
src/dnakit/secondary_structure/nupack.py
src/dnakit/secondary_structure/results.py
src/dnakit/similarity/__init__.py
src/dnakit/similarity/_shared.py
src/dnakit/similarity/approximate.py
src/dnakit/similarity/compare.py
src/dnakit/similarity/dashing.py
src/dnakit/similarity/distance.py
src/dnakit/similarity/index.py
src/dnakit/similarity/matrix.py
src/dnakit/similarity/results.py
src/dnakit/similarity/search.py
src/dnakit/similarity/sketch.py
src/dnakit/similarity/vector.py
src/dnakit/standardize/__init__.py
src/dnakit/standardize/_shared.py
src/dnakit/standardize/config.py
src/dnakit/standardize/gaps.py
src/dnakit/standardize/normalize.py
src/dnakit/standardize/results.py
src/dnakit/standardize/validate.py
src/dnakit/structure3d/__init__.py
src/dnakit/structure3d/_shared.py
src/dnakit/structure3d/geometry.py
src/dnakit/structure3d/pdb.py
src/dnakit/structure3d/results.py
src/dnakit/structure3d/threedna.py
src/dnakit/thermodynamics/__init__.py
src/dnakit/thermodynamics/_shared.py
src/dnakit/thermodynamics/backends.py
src/dnakit/thermodynamics/calculations.py
src/dnakit/thermodynamics/config.py
src/dnakit/thermodynamics/equilibrium.py
src/dnakit/thermodynamics/optics.py
src/dnakit/thermodynamics/parameters.py
src/dnakit/thermodynamics/results.py
src/dnakit/tools/__init__.py
src/dnakit/tools/adapters.py
src/dnakit/tools/catalog.py
src/dnakit/tools/registry.py
src/dnakit/tools/serialization.py
src/dnakit/tools/server.py
src/dnakit/visualization/__init__.py
src/dnakit/visualization/_svg.py
src/dnakit/visualization/advanced.py
src/dnakit/visualization/config.py
src/dnakit/visualization/distribution.py
src/dnakit/visualization/export.py
src/dnakit/visualization/matrix.py
src/dnakit/visualization/report.py
src/dnakit/visualization/results.py
src/dnakit/visualization/sequence.py
src/dnakit/workflows/__init__.py
src/dnakit/workflows/manifest.py
src/dnakit/workflows/runner.py
src/dnakit/workflows/schema.py