https://github.com/amkram/panmap
🧬 🌲 Pangenome phylogenetic placement + read alignment + genotyping
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 (2.7%) to scientific vocabulary
Repository
🧬 🌲 Pangenome phylogenetic placement + read alignment + genotyping
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Installation
Docker local
git clone https://github.com/amkram/panmap
cd panmap && docker build -t panmap .
docker run -it -v .:/panmap panmap bash
The -v argument above mounts the current directory (panmap source) to /panmap in the Docker container (/panmap is the source directory within the container). This means that changes in your local panmap source dir are reflected to the container's panmap source dir. You could also separate them, e.g., -v .:/mine, which links . to /mine in the container, leaving /panmap alone.
Owner
- Name: Alex Kramer
- Login: amkram
- Kind: user
- Location: Santa Cruz, CA
- Company: @corbett-lab
- Repositories: 45
- Profile: https://github.com/amkram
Graduate student at UC Santa Cruz - Biomolecular Engineering and Bioinformatics
GitHub Events
Total
- Watch event: 1
- Delete event: 1
- Member event: 1
- Push event: 86
- Pull request review event: 1
- Pull request event: 11
- Create event: 10
Last Year
- Watch event: 1
- Delete event: 1
- Member event: 1
- Push event: 86
- Pull request review event: 1
- Pull request event: 11
- Create event: 10
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 28
- Average time to close issues: N/A
- Average time to close pull requests: 8 days
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 25
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 15
- Average time to close issues: N/A
- Average time to close pull requests: about 5 hours
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 13
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- amkram (19)
- AlanZhangUCSC (9)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- ubuntu 22.04 build
- ubuntu 20.04 build
- ubuntu 20.04 build