https://github.com/biojulia/singlecellprojections.jl
Analysis of Single Cell Expression data in Julia
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Keywords from Contributors
Repository
Analysis of Single Cell Expression data in Julia
Basic Info
- Host: GitHub
- Owner: BioJulia
- License: other
- Language: Julia
- Default Branch: main
- Size: 1.41 MB
Statistics
- Stars: 21
- Watchers: 3
- Forks: 3
- Open Issues: 4
- Releases: 21
Metadata Files
README.md
SingleCellProjections.jl
SingleCellProjections.jl is an easy to use and powerful package for analysis of Single Cell Expression data in Julia. It is faster and uses less memory than existing solutions since the data is internally represented as expressions of sparse and low rank matrices, instead of storing huge dense matrices. In particular, it efficiently performs PCA (Principal Component Analysis), a natural starting point for downstream analysis, and supports both standard workflows and projections onto a base data set.
Installation
Install SingleCellProjections.jl by running the following commands in Julia:
julia
using Pkg
Pkg.add("SingleCellProjections")
Threading
SingleCellProjections.jl relies heavily on threading. Please make sure to enable threading in Julia to dramatically improve computation speed.
Tutorial
Here is a tutorial, showcasing SingleCellProjections.jl functionality using a PBMC (Peripheral Blood Mononuclear Cell) data set.
Force layout plot of the PBMC data.
Documentation
For more information, please refer to the documentation.
Owner
- Name: BioJulia
- Login: BioJulia
- Kind: organization
- Website: https://biojulia.dev
- Repositories: 79
- Profile: https://github.com/BioJulia
Bioinformatics and Computational Biology in Julia
GitHub Events
Total
- Create event: 4
- Commit comment event: 3
- Release event: 2
- Watch event: 5
- Issue comment event: 10
- Push event: 40
- Pull request event: 2
Last Year
- Create event: 4
- Commit comment event: 3
- Release event: 2
- Watch event: 5
- Issue comment event: 10
- Push event: 40
- Pull request event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Rasmus Henningsson | r****n@g****m | 189 |
| Tim Holy | t****y@g****m | 1 |
| Kevin Bonham | k****m@g****m | 1 |
| Michael Persico | m****o@g****m | 1 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 7
- Total pull requests: 14
- Average time to close issues: 2 days
- Average time to close pull requests: 7 days
- Total issue authors: 6
- Total pull request authors: 4
- Average comments per issue: 3.29
- Average comments per pull request: 0.43
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 6
Past Year
- Issues: 3
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 10 days
- Issue authors: 3
- Pull request authors: 1
- Average comments per issue: 5.33
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kescobo (2)
- pmodv (1)
- pywugate (1)
- aadimator (1)
- rasmushenningsson (1)
- akhst7 (1)
Pull Request Authors
- github-actions[bot] (8)
- rasmushenningsson (6)
- M-PERSIC (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 3 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 21
juliahub.com: SingleCellProjections
Analysis of Single Cell Expression data in Julia
- Documentation: https://docs.juliahub.com/General/SingleCellProjections/stable/
- License: MIT
-
Latest release: 0.4.4
published over 1 year ago
Rankings
Dependencies
- actions/checkout v2 composite
- codecov/codecov-action v2 composite
- julia-actions/cache v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-docdeploy v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- JuliaRegistries/TagBot v1 composite