Interface ExpressionMetadataChangelogFileService

  • All Known Implementing Classes:
    ExpressionMetadataChangelogFileServiceImpl

    public interface ExpressionMetadataChangelogFileService
    Service for reading and appending to changelog files.

    External metadata files are not under Gemma's management, so the changes they go through is not kept track of in the AuditTrail of an experiment. Instead, a changelog file is maintained under ${gemma.appdata.home}/metadata/GSEnnnnn/CHANGELOG.md.

    The format of the changelog follows that of GNU.

    Author:
    poirigui