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.0%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Tidy Common Workflow Language Tools and Workflows
Basic Info
- Host: GitHub
- Owner: sbg
- Language: Common Workflow Language
- Default Branch: master
- Homepage: https://sbg.github.io/tidycwl/
- Size: 942 KB
Statistics
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 9
Topics
Metadata Files
README.md
tidycwl
Read, parse, and visualize Common Workflow Language (CWL) workflows.
The Common Workflow Language is an open standard for describing data analysis workflows. This package takes the raw Common Workflow Language workflows encoded in JSON or YAML and turns the workflow elements into tidy data frames or lists. A graph representation for the workflow can be constructed and visualized with the parsed workflow inputs, outputs, and steps. Users can embed the visualizations in their Shiny applications, and export them as HTML files or static images.
Check out the vignette for a quick introduction.
Installation
To download and install tidycwl from CRAN:
r
install.packages("tidycwl")
Or try the development version on GitHub:
```r
install.packages("remotes")
remotes::install_github("sbg/tidycwl") ```
Copyright
© 2020 Seven Bridges Genomics, Inc. All rights reserved.
This project is licensed under the GNU Affero General Public License v3.
Owner
- Name: Seven Bridges
- Login: sbg
- Kind: organization
- Location: Cambridge, MA
- Website: https://sevenbridges.com
- Repositories: 16
- Profile: https://github.com/sbg
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Nan Xiao | me@n****e | 40 |
| Jeffrey Grover | j****r@s****m | 5 |
| Nan Xiao | n****o@s****m | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 1
- Total pull requests: 4
- Average time to close issues: 3 days
- Average time to close pull requests: 20 minutes
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- 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
- groverj3 (1)
Pull Request Authors
- groverj3 (3)
- seacevedo (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 256 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
cran.r-project.org: tidycwl
Tidy Common Workflow Language Tools and Workflows
- Homepage: https://sbg.github.io/tidycwl/
- Documentation: http://cran.r-project.org/web/packages/tidycwl/tidycwl.pdf
- License: AGPL-3
-
Latest release: 1.0.7
published almost 4 years ago
Rankings
Maintainers (1)
Dependencies
- dplyr * imports
- htmlwidgets * imports
- jsonlite * imports
- magrittr * imports
- visNetwork * imports
- webshot * imports
- yaml * imports
- knitr * suggests
- rmarkdown * suggests
- shiny * suggests