https://github.com/alexslemonade/scpca-docs
User information about ScPCA processing
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.6%) to scientific vocabulary
Repository
User information about ScPCA processing
Basic Info
- Host: GitHub
- Owner: AlexsLemonade
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://scpca.readthedocs.io/en/latest/
- Size: 13.5 MB
Statistics
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 16
- Releases: 21
Metadata Files
README.md
scpca-docs
This repository contains user facing documentation for the ScPCA Portal.
Spell Check
This repo contains a github workflow that performs spell check on all markdown files.
A list of words to be ignored by spell check is listed in components/dictionary.txt and all words are to be listed in alphabetical order.
Running Locally
To install:
First download the repo
shell
$ git clone https://github.com/AlexsLemonade/scpca-docs
$ cd scpca-docs
Set up virtualenv
shell
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt
To run locally:
You must set up virtualenv before running locally.
To run a local server that watches for changes please run:
shell
$ ./dev-server.py
Owner
- Name: Alex's Lemonade Stand Foundation
- Login: AlexsLemonade
- Kind: organization
- Website: https://www.alexslemonade.org
- Repositories: 70
- Profile: https://github.com/AlexsLemonade
Childhood Cancer Data Lab of ALSF
GitHub Events
Total
- Create event: 33
- Release event: 3
- Issues event: 71
- Delete event: 19
- Issue comment event: 94
- Push event: 98
- Pull request event: 54
- Pull request review event: 105
- Pull request review comment event: 93
Last Year
- Create event: 33
- Release event: 3
- Issues event: 71
- Delete event: 19
- Issue comment event: 94
- Push event: 98
- Pull request event: 54
- Pull request review event: 105
- Pull request review comment event: 93
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 36
- Total pull requests: 25
- Average time to close issues: about 1 month
- Average time to close pull requests: 1 day
- Total issue authors: 5
- Total pull request authors: 3
- Average comments per issue: 1.39
- Average comments per pull request: 0.8
- Merged pull requests: 18
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 36
- Pull requests: 25
- Average time to close issues: about 1 month
- Average time to close pull requests: 1 day
- Issue authors: 5
- Pull request authors: 3
- Average comments per issue: 1.39
- Average comments per pull request: 0.8
- Merged pull requests: 18
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sjspielman (26)
- dvenprasad (24)
- allyhawkins (24)
- jaclyn-taroni (15)
- jashapiro (6)
- DongzeHE (1)
- nozomione (1)
- Jen-OMalley (1)
Pull Request Authors
- sjspielman (46)
- allyhawkins (38)
- jashapiro (14)
- jaclyn-taroni (11)
- davidsmejia (3)
- dvenprasad (2)
- DongzeHE (1)
- Jen-OMalley (1)
- chrkuo (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- Sphinx ==3.2.1
- jinja2 <3.1.0
- livereload ==2.6.3
- myst-parser ==0.15.1
- sphinx_rtd_theme ==1.0.0
- actions/checkout v2 composite
- actions/upload-artifact v2 composite