HyCAN (Hydrogen Catalyst and Nanomaterials) is an open-source collaborative project aimed at driving innovation in clean hydrogen energy solutions. This initiative brings together researchers, industry leaders, and technologists to address critical challenges in sustainable energy through the lens of hydrogen production. The project is grounded in the principles of transparency, collaboration, and cutting-edge research to accelerate the global transition to green energy.
Key focus areas include:
HyCAN integrates diverse disciplines such as computational chemistry, bioinformatics, and molecular engineering, making it a unique platform for innovation in hydrogen energy solutions. The project also emphasizes educational outreach and community-driven contributions to democratize access to sustainable energy technologies.
git clone https://github.com/rfc391/HyCAN.git
cd HyCAN
pip install -r requirements.txt
export FLASK_APP=src/app.py
streamlit run src/app.py
Access the dashboard at http://localhost:8501
.
python src/cli.py --simulate --config configs/simulation_config.yaml
pytest tests/
HyCAN/
- .github/
- workflows/
- ci.yml # GitHub Actions CI/CD workflow
- data/ # Dataset storage
- docs/ # Documentation and guides
- notebooks/ # Jupyter notebooks for workflows
- reports/ # Auto-generated reports
- src/ # Main application source code
- bioinformatics/ # Bioinformatics tools
- biotech/ # Biotech simulations
- visualizations/ # Visualization utilities
- security/ # Security modules
- cloud/ # Cloud integrations
- tests/ # Test scripts
- Dockerfile # Docker configuration
- requirements.txt # Python dependencies
- setup.py # Python package setup
- pyproject.toml # Python project configuration
- README.md # Project readme
python src/cli.py --fetch-data --api-url "https://api.example.com/data"
HyCAN collaborates with the Heartland BioWorks Hub (HBW), a Regional Tech Hub supporting workforce development and technology demonstration. The HBW Membership Agreement outlines initiatives like BioTrain, BioLaunch, and BioWorks HQ to advance U.S. leadership in biotechnology.
MIT License. See LICENSE
for details.
Thanks to contributors and partners for advancing HyCAN.