https://github.com/aroneys/globdb_processing
Processing scripts for GlobDB (https://globdb.org)
Science Score: 36.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
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.6%) to scientific vocabulary
Repository
Processing scripts for GlobDB (https://globdb.org)
Basic Info
- Host: GitHub
- Owner: AroneyS
- Language: Python
- Default Branch: master
- Size: 16.6 KB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Globdb processing pipeline
bash
conda activate globdb_processing
Run locally
bash
snakemake \
--snakefile scripts/globdb_processing.smk \
--directory results/globdb_processing/20250402 \
--software-deployment-method conda --conda-prefix /mnt/weka/pkg/cmr/aroneys/envs_aqua \
--keep-going --rerun-triggers mtime --cores 32
Run with cluster submission
bash
snakemake \
--snakefile scripts/globdb_processing.smk \
--directory results/globdb_processing/20250402 \
--software-deployment-method conda --conda-prefix /mnt/weka/pkg/cmr/aroneys/envs_aqua \
--profile aqua --retries 3 \
--keep-going --rerun-triggers mtime --cores 64 --local-cores 32
Owner
- Name: Samuel Aroney
- Login: AroneyS
- Kind: user
- Website: https://aroneys.github.io/
- Twitter: aroney_samuel
- Repositories: 11
- Profile: https://github.com/AroneyS
GitHub Events
Total
- Push event: 1
- Create event: 1
Last Year
- Push event: 1
- Create event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| AroneyS | s****y@q****u | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0