rGUIDANCE – alignment confidence score computation in R
rGUIDANCE – alignment confidence score computation in R - Published in JOSS (2019)
Science Score: 93.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
Found 4 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org -
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Last synced: 6 months ago
·
JSON representation
Repository
rGUIDANCE – alignment confidence score computation in R
Basic Info
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
- Releases: 9
Created about 7 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
README.md
rGUIDANCE
Multiple sequence alignment reliability scores
You can install this R package by using devtools as follows:
r
install.packages("devtools")
devtools::install_github("FranzKrah/rGUIDANCE")
and then use it by typing ...
r
library("rGUIDANCE")
Example usage: Phylogeny pipeline
Paper
MAFFT
https://mafft.cbrc.jp/alignment/software/macosx.html
GUIDANCE source
https://github.com/anzaika/guidance
Owner
- Name: Franz Krah
- Login: FranzKrah
- Kind: user
- Location: Freising, Germany
- Company: Technical University of Munich
- Website: https://franzkrah.github.io
- Repositories: 5
- Profile: https://github.com/FranzKrah
Data Science in Life Science in South Germany
JOSS Publication
rGUIDANCE – alignment confidence score computation in R
Published
April 30, 2019
Volume 4, Issue 36, Page 1350
Authors
Tags
multiple sequence alignment phylogeny genome guide tree R toolbox evolutionGitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Franz | f****h@m****g | 28 |
| Christoph Heibl | h****a@g****t | 3 |
Committer Domains (Top 20 + Academic)
gmx.net: 1
mailbox.org: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 1.33
- 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
Top Authors
Issue Authors
- karthik (3)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
DESCRIPTION
cran
- Rcpp >= 1.0.0 imports
- adephylo * imports
- ape * imports
- doSNOW * imports
- foreach * imports
- ips >= 0.0.11 imports
- knitr * imports
- methods * imports
- pbmcapply * imports
- phangorn * imports
- plyr * imports
- stringr * imports
- useful * imports
- phylobase >= 0.8.6 suggests
- rmarkdown * suggests
