You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Short description: ATLAS is a framework for multi-omic trajectory inference from paired single-cell RNA and ATAC sequencing data. By integrating transcriptional and chromatin accessibility information within a unified representation, ATLAS enables pseudotime reconstruction and cell fate prediction that directly incorporate regulatory dynamics.
How does the package use scverse data structures (please describe in a few sentences): ATLAS is based on MuData for multiomics-data representation (AnnData for single modalities). Then exploits CellRank and Palantir for TI.
The code is publicly available under an OSI-approved license
The package provides versioned releases
The package can be installed from a standard registry (e.g. PyPI, conda-forge, bioconda)
Automated tests cover essential functions of the package and a reasonable range of inputs and conditions 1
Continuous integration (CI) automatically executes these tests on each push or pull request 2
The package provides API documentation via a website or README3
The package uses scverse datastructures where appropriate (i.e. AnnData, MuData or SpatialData and their modality-specific extensions)
I am an author or maintainer of the tool and agree on listing the package on the scverse website
Recommended
Please announce this package on scverse communication channels (zulip, discourse, twitter)
Please tag the author(s) these announcements. Handles (e.g. @scverse_team) to include are:
Hi maintainers, and thanks for the review process!
I wanted to flag the current CI status. In the latest validate-registry run, ATLAS itself validates cleanly — PyPI package, GitHub users, and home/docs/tutorial URLs all pass with no errors:
INFO:scverse-eco:Validated PyPI package for ATLAS: atlas-smilies
INFO:scverse-eco:Validated GitHub users for ATLAS: ['AlessiaLeclercq', 'LorenzoMartiniTini']
INFO:scverse-eco:Validated home URL for ATLAS: 'https://github.com/smilies-polito/atlas-smilies'
The job is failing only because of intermittent 403 errors that ReadTheDocs returns when its pages are requested from the GitHub Actions runners. These affect many already-registered packages (e.g. muon, scvi-tools, pertpy, decoupler, cell2location, schist, biolord, …), not this PR.
Could you advise on how you'd like to proceed? Happy to make any further changes on my side if needed. Thanks!
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
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.
Name of the tool: ATLAS
Short description: ATLAS is a framework for multi-omic trajectory inference from paired single-cell RNA and ATAC sequencing data. By integrating transcriptional and chromatin accessibility information within a unified representation, ATLAS enables pseudotime reconstruction and cell fate prediction that directly incorporate regulatory dynamics.
How does the package use scverse data structures (please describe in a few sentences): ATLAS is based on MuData for multiomics-data representation (AnnData for single modalities). Then exploits CellRank and Palantir for TI.
Recommended
Please announce this package on scverse communication channels (zulip, discourse, twitter)
Please tag the author(s) these announcements. Handles (e.g. @scverse_team) to include are:
Zulip:
Discourse:
Mastodon:
Bluesky:
Twitter: @smiliespolito , @LorenzoGAGAM