Skip to content

Update core functionality#6

Merged
dionzand merged 2 commits into
masterfrom
update-core-functionality
Jan 27, 2026
Merged

Update core functionality#6
dionzand merged 2 commits into
masterfrom
update-core-functionality

Conversation

@dionzand
Copy link
Copy Markdown
Contributor

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition/improvement

Related Issues

Fixes #

Changes Made

Testing

  • Tested locally with Docker
  • Tested CLI interface
  • Tested GUI interface
  • Added/updated unit tests
  • All existing tests pass

Test Configuration:

  • Python version:
  • OS:
  • Test cases covered:

Screenshots (if applicable)

Checklist

  • My code follows the project's coding standards (PEP 8)
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Documentation Updates

  • README.md
  • USER_MANUAL.md
  • PARAMETERS_REFERENCE.md
  • Code docstrings
  • No documentation updates needed

Additional Notes

dionzand and others added 2 commits January 27, 2026 12:04
- Created docs/ folder for all documentation files
- Created assets/ folder for images and logos
- Moved documentation files to docs/:
  - USER_MANUAL.md and PDF
  - PARAMETERS_REFERENCE.md and PDF
  - CONTRIBUTING.md
  - Legacy documentation files (Installation manual, User manual v1)
- Moved image files to assets/:
  - icon.png
  - logo.png
  - logo_minimal.png
- Renamed config.ini to examples/example_config.ini
- Updated all file references in codebase:
  - Streamlit pages (Home, Pedigree builder, Haplotypes editor, Marker sets, Software settings)
  - reporting.py logo paths
  - README.md documentation links
  - GitHub templates (PR template)
  - CONTRIBUTING.md example paths

The root directory is now cleaner and better organized.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file was not referenced anywhere in the codebase:
- No imports from other modules
- Not mentioned in documentation
- Not used in GUI or examples
- Appears to be legacy/experimental code

Can be recovered from git history if needed.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@dionzand dionzand merged commit 78d3c93 into master Jan 27, 2026
@dionzand dionzand deleted the update-core-functionality branch January 27, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant