Skip to content

Release v0.9.0 - #17

Merged
anashen merged 29 commits into
masterfrom
release/0.9.0
Jul 16, 2026
Merged

Release v0.9.0#17
anashen merged 29 commits into
masterfrom
release/0.9.0

Conversation

@anashen

@anashen anashen commented Jul 16, 2026

Copy link
Copy Markdown
Member

Core changes

  • Annotation defaults (batch size, and two new Cell Ontology-related parameters) have been updated to match panhumanpy.
  • Interaction with the server has been updated for the new server setup. The server now sends: job_id, queue messages (if the job is in queue), output_file (path), download_url, success. Accordingly, we now:
    • parse queue messages and prints them as [Queued] ...
    • capture success, job_id, output_file, download_url
    • fail if no completion signal ever arrives
    • download from the server-returned path instead of assuming /tmp/<name>_ANN.rds
  • ANNotate has been updated for local annotation runs.

Other updates

  • Restructured the intro vignette
  • Added tests (only for interface behavior + packaging - no actual interaction with the real server)
    • Added GitHub action workflow for R CMD check that runs on PRs

@anashen
anashen marked this pull request as ready for review July 16, 2026 18:56
@anashen
anashen merged commit 142ae36 into master Jul 16, 2026
1 check passed
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