https://github.com/cellbauhaus/inferelator
Task-based gene regulatory network inference using single-cell or bulk gene expression data conditioned on a prior network.
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 11 DOI reference(s) in README -
✓Academic publication links
Links to: ieee.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Task-based gene regulatory network inference using single-cell or bulk gene expression data conditioned on a prior network.
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of flatironinstitute/inferelator
Created over 1 year ago
· Last pushed almost 2 years ago
https://github.com/CellBauhaus/inferelator/blob/release/
# Inferelator 3.0 [](https://badge.fury.io/py/inferelator) [](https://github.com/flatironinstitute/inferelator/actions/workflows/python-package.yml/) [](https://codecov.io/gh/flatironinstitute/inferelator) [](https://inferelator.readthedocs.io/en/latest/?badge=latest) The [Inferelator 3.0](https://doi.org/10.1093/bioinformatics/btac117) is a package for gene regulatory network inference that is based on regularized regression. It is an update of the [Inferelator 2.0](https://ieeexplore.ieee.org/document/5334018), which is an update of the original [Inferelator](https://doi.org/10.1186/gb-2006-7-5-r36) It is maintained by the Bonneau lab in the [Systems Biology group of the Flatiron Institute](https://www.simonsfoundation.org/flatiron/center-for-computational-biology/systems-biology/). This repository is the actively developed inferelator package for python. It works for both single-cell and bulk transcriptome experiments. Includes [AMuSR](https://github.com/simonsfoundation/multitask_inferelator/tree/AMuSR/inferelator_ng) [(Castro et al 2019)](https://doi.org/10.1371/journal.pcbi.1006591), elements of [InfereCLaDR](https://github.com/simonsfoundation/inferelator_ng/tree/InfereCLaDR) [(Tchourine et al 2018)](https://doi.org/10.1016/j.celrep.2018.03.048), and single-cell workflows [(Jackson et al 2020)](https://elifesciences.org/articles/51254). We recommend installing this package from PyPi using `python -m pip install inferelator`. If running locally, also install `joblib` by `python -m pip install joblib` for parallelization. If running on a cluster, also install `dask` by `python -m pip install dask[complete] dask_jobqueue` for dask-based parallelization. This package can also be installed from the github repository. Clone the [inferelator GitHub](https://github.com/flatironinstitute/inferelator) repository and run `python setup.py install`. Documentation is available at [https://inferelator.readthedocs.io](https://inferelator.readthedocs.io/en/latest/), and basic workflows for ***Bacillus subtilis*** and ***Saccharomyces cerevisiae*** are included with a tutorial. All current example data and scripts are available from Zenodo [](https://doi.org/10.5281/zenodo.3355524).
Owner
- Name: CellBauhaus
- Login: CellBauhaus
- Kind: organization
- Website: https://cellbauhaus.com/
- Repositories: 1
- Profile: https://github.com/CellBauhaus