Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds metadata for five new packages to the scverse ecosystem: scPRINT-2 (a next-generation single cell foundation model), scPRINT (the original single cell foundation model), scDataLoader (a dataloader for large single cell databases), benGRN (a benchmarking tool for gene network inference), and GRnnData (an AnnData extension for gene networks). All packages are authored by jkobject (Jeremie Kalfon) and follow the required meta.yaml schema format.
- Added scPRINT-2 package metadata with GPL-3.0-or-later license
- Added four supporting packages (scPRINT, scDataLoader, benGRN, GRnnData) all with MIT license
- All packages include standard fields: project home, documentation, publications, installation instructions, tags, version, and test commands
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/scPRINT-2/meta.yaml | Adds metadata for the next-generation scPRINT foundation model with additional features like species integration and counterfactual predictions |
| packages/scPRINT/meta.yaml | Adds metadata for the original scPRINT foundation model focused on gene network inference |
| packages/scDataLoader/meta.yaml | Adds metadata for a dataloader supporting weighted random sampling from large single cell databases |
| packages/benGRN/meta.yaml | Adds metadata for a gene network inference benchmarking tool using biological ground truth networks |
| packages/GRnnData/meta.yaml | Adds metadata for an AnnData extension providing utilities for working with gene networks |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Updated authors section to include contact information.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.
No description provided.