https://github.com/broadinstitute/adapt-seq-design
Predictive models and datasets for predicting diagnostic activity from sequences.
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 (8.0%) to scientific vocabulary
Repository
Predictive models and datasets for predicting diagnostic activity from sequences.
Basic Info
- Host: GitHub
- Owner: broadinstitute
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://github.com/broadinstitute/adapt
- Size: 521 MB
Statistics
- Stars: 5
- Watchers: 5
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
adapt-seq-design
Methods for predicting sequence activity.
This repository contains training data and models used by ADAPT, as well as analyses of their performance.
For more information on ADAPT and on how to run it, please see the ADAPT repository on GitHub.
If you find work in this repository useful, please cite ADAPT as described in the ADAPT repository.
Summary of contents
Below is a summary of this repository's contents:
* data/: Library design and training/test data for CRISPR-Cas13a.
* models/: Saved classification and regression models, as determined by a hyperparameter search.
* out/: Results of Cas13a library data analyses, model hyperparameter searches, nested cross-validation, and learning curves.
* plotting_scripts/: Scripts to produce plots on the data in this repository.
* model.sh: Wrapper script for training and evaluating models; includes calls to the Python modules.
* predictor.py, predictor_baseline.py: Methods to train and evaluate classification and regression models.
* parse_data.py: Methods to parse our data and prepare them for training/testing (encoding, splits, sampling, etc.).
* predictor_hyperparam_search.py: Methods to perform a hyperparameter search over models.
* predictor_learning_curve.py: Methods to produce a learning curve for the models.
Owner
- Name: Broad Institute
- Login: broadinstitute
- Kind: organization
- Location: Cambridge, MA
- Website: http://www.broadinstitute.org/
- Twitter: broadinstitute
- Repositories: 1,083
- Profile: https://github.com/broadinstitute
Broad Institute of MIT and Harvard
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 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