procoil
R package for predicting the oligomerization of coiled coil proteins
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
-
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.5%) to scientific vocabulary
Repository
R package for predicting the oligomerization of coiled coil proteins
Basic Info
- Host: GitHub
- Owner: UBod
- Language: R
- Default Branch: devel
- Homepage: https://github.com/UBod/procoil
- Size: 2.29 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
PrOCoil - Predicting the Oligomerization of Coiled Coil Proteins
We have developed an SVM-based classification method for predicting whether a given coiled coil sequence is a trimer or dimer (assuming that it is one of both). This method also allows for a deep analysis of the sequence which residues are mainly responsible for the outcome. The software is available as an R package 'procoil' and as a simple-to-use Web application.
Important Note: the prediction models have been updated with the release of version 2.0.0 of the 'procoil' R package. The updated data sets and some information on how they have been collected are available from the PrOCoil Data Repository (v2). If you want to use the original prediction models as published by Mahrenholz et al. (2011), please follow the instructions in Section 5.5.3 of the user manual. The data sets on which the original PrOCoil models were based are still available from the PrOCoil Data Repository (v1).
Installation
The package can be installed from Bioconductor. Therefore, the the simplest way to install the package is to enter ``` if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager")
BiocManager::install("procoil") ``` into your R session. If, for what reason ever, you prefer to install the package manually, follow the instructions in the user manual.
User support
If you encounter any issues or if you have any question that might be of interest also for other users, before writing a private message to the package developers/maintainers, please create an issue in this repository and also consider posting on Bioconductor Support or on StackOverflow. For other matters regarding the package, please contact the package author(s).
Citing this package
If you use this package for research that is published later, you are kindly asked to cite it as follows:
- C. C. Mahrenholz, I. G. Abfalter, U. Bodenhofer, R. Volkmer, and S. Hochreiter (2011). Complex networks govern coiled coil oligomerization - predicting and profiling by means of a machine learning approach. Mol. Cell. Proteomics, 10(5):M110.004994, 2011. DOI: 10.1074/mcp.M110.004994.
Owner
- Login: UBod
- Kind: user
- Location: Hagenberg, Austria
- Website: http://ulrich.bodenhofer.com/
- Twitter: u_bode
- Repositories: 3
- Profile: https://github.com/UBod
Professor for Artificial Intelligence at University of Applied Sciences Upper Austria / Chief Artificial Intelligence Officer at QUOMATIC.AI
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year 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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 34,955 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
bioconductor.org: procoil
Prediction of Oligomerization of Coiled Coil Proteins
- Homepage: https://github.com/UBod/procoil
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/procoil/inst/doc/procoil.pdf
- License: GPL (>= 2)
-
Latest release: 2.36.0
published about 1 year ago