Merged
Conversation
parashardhapola
approved these changes
Feb 18, 2026
parashardhapola
requested changes
Feb 18, 2026
Member
parashardhapola
left a comment
There was a problem hiding this comment.
zzz.R can have a better name
Collaborator
Author
R loads files alphabetically, this ensures it loads last! |
parashardhapola
approved these changes
Feb 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preprocessing
.sample_visualization_data()for visualization dataArtifacts & uploads
R/artifacts.R: Build normalized expression (cells × genes) from the Seurat object to vars.h5 (Optional feature metadata df)R/client.R:.MAX_UPLOAD_BYTES(obs_duckdb 100MB, vars_h5 10GB),.upload_file_binary,.upload_obs_duckdb,.upload_vars_h5.CyteTypeR():upload_artifacts(defaultFALSE)vars_h5_path,obs_duckdb_path,upload_timeout_seconds,cleanup_artifactsAPI & schema
n_parallel_clusters(1–50),clientInfo(clientType, clientVersion) in input data; poll interval and timeout from options inzzz.R.R/schema.R:InputDataand validation extended withnParallelClustersandclientInfo;R/zzz.R: Optionscytetype.default.api.url,cytetype.default.poll.interval,cytetype.default.timeout; helpers.get_default_api_url,.get_default_poll_interval,.get_default_timeout.Results & Seurat integration
override_existing_results,results_prefix; job details and annotations stored inobj@miscby prefix;GetResults(obj, job_id, results_prefix, auth_token)to read from object or fetch from API.R/seurat_helpers.R:.normalize_result_annotations,.store_job_details_seurat,.store_annotations_seurat,.sample_visualization_datafor visualization data in prepared payload;.transform_results_seurat; annotation columns use character indexing for numericgroup_key