Publishing and Compliance¶
This page records the current publication and compliance posture of the repository.
Repository Files¶
The repository includes these root-level publication and notice files:
README.mdLICENSE.mdCHANGELOG.mdCITATION.cffTHIRD_PARTY_NOTICES.md
Software Scope¶
PyFuse is released as research software.
Third-Party Assets¶
The repository bundles third-party web/font assets used for report rendering.
Those assets and their licenses are listed in THIRD_PARTY_NOTICES.md.
External Data Posture¶
PyFuse code licensing and external data licensing are separate.
Default resource preparation points to NCBI RefSeq sources. Optional workflows may use other external resources when configured by the user.
This repository is intended to distribute code, configuration, and notices, not unrestricted redistribution claims for all possible external datasets used with the software.
Current Release Position¶
The repository is structured so that:
- software licensing is declared in
LICENSE.md - bundled third-party assets are declared in
THIRD_PARTY_NOTICES.md - citation guidance is declared in
CITATION.cff