rnachipintegrator

RnaChipIntegrator is a utility that performs integrated analyses of 'gene' data (a set of genes or other genomic features) with 'peak' data (a set of regions, for example ChIP peaks) to identify the genes nearest to each peak, and vice versa

https://github.com/fls-bioinformatics-core/rnachipintegrator

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found 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
    2 of 2 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

RnaChipIntegrator is a utility that performs integrated analyses of 'gene' data (a set of genes or other genomic features) with 'peak' data (a set of regions, for example ChIP peaks) to identify the genes nearest to each peak, and vice versa

Basic Info
Statistics
  • Stars: 5
  • Watchers: 8
  • Forks: 1
  • Open Issues: 4
  • Releases: 18
Created about 14 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation

README.rst

RnaChipIntegrator: analysis of genes with peak data
===================================================

.. image:: https://readthedocs.org/projects/rnachipintegrator/badge/?version=latest
   :target: https://rnachipintegrator.readthedocs.io

.. image:: https://badge.fury.io/py/RnaChipIntegrator.svg
   :target: https://pypi.python.org/pypi/rnachipintegrator/

.. image:: https://github.com/fls-bioinformatics-core/RnaChipIntegrator/workflows/Python%20CI/badge.svg
   :target: https://github.com/fls-bioinformatics-core/RnaChipIntegrator/actions?query=workflow%3A%22Python+CI%22

``RnaChipIntegrator`` is a utility that performs integrated analyses
of 'gene' data (a set of genes or other genomic features) with 'peak'
data (a set of regions, for example ChIP peaks) to identify the genes
nearest to each peak, and vice versa.

The program was originally written specifically for ChIP-Seq and RNA-Seq
data but works equally well for ChIP-chip and microarray expression data,
and can also be used to integrate any set of genomic features (e.g.
canonical genes, CpG islands) with peak data.

Quick Start
***********

Install the latest version of the program from the Python Package Index
(PyPI)::

    pip install RnaChipIntegrator

The simplest use of the program is::

    RnaChipIntegrator GENES PEAKS

where ``GENES`` and ``PEAKS`` are tab-delimited files containing the
'gene' and 'peak' data respectively.

This will output two files with the nearest genes for each peak
("peak-centric" analysis), and the nearest peaks for each gene
("gene-centric" analysis).

Full documentation can be found at:

 * http://rnachipintegrator.readthedocs.io/en/latest/

Licensing
*********

This software is licensed under the Artistic License 2.0.

Owner

  • Name: Bioinformatics Core Facility in the Faculty of Biology Medicine and Health at the University of Manchester
  • Login: fls-bioinformatics-core
  • Kind: organization
  • Location: Manchester, UK

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: RnaChipIntegrator
version: 3.0.0
type: software
message: >-
  If you use this software, please cite it using the
  metadata from this file.
authors:
  - given-names: Peter
    family-names: Briggs
    email: peter.briggs@manchester.ac.uk
    affiliation: University of Manchester
  - given-names: Ian
    family-names: Donaldson
    affiliation: University of Manchester
    email: ian.donaldson@manchester.ac.uk
  - given-names: Leo
    family-names: Zeef
    email: leo.zeef@manchester.ac.uk
    affiliation: University of Manchester
identifiers:
  - description: "Archived snapshots of all versions of RnaChipIntegrator"
    type: doi
    value: 10.5281/zenodo.592255
  - description: "Archived snapshot of version 3.0.0 of RnaChipIntegrator"
    type: doi
    value: 10.5281/zenodo.10623997
  - description: "Archived snapshot of version 1.0.2 of RnaChipIntegrator"
    type: doi
    value: 10.5281/zenodo.60362
repository-code: >-
  https://github.com/fls-bioinformatics-core/RnaChipIntegrator
url: >-
  https://rnachipintegrator.readthedocs.io/en/latest/index.html
abstract: >-
  RnaChipIntegrator is a software utility that performs
  integrated analyses of 'gene' data (a set of genes or
  other genomic features) with 'peak' data (a set of
  regions, for example ChIP peaks) to identify the genes
  nearest to each peak, and vice versa.

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 380
  • Total Committers: 2
  • Avg Commits per committer: 190.0
  • Development Distribution Score (DDS): 0.029
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Peter Briggs p****s@m****k 369
Casey Bergman c****n@m****k 11
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 47
  • Total pull requests: 40
  • Average time to close issues: 9 months
  • Average time to close pull requests: 16 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 1.11
  • Average comments per pull request: 0.13
  • Merged pull requests: 39
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 22 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • pjbriggs (47)
Pull Request Authors
  • pjbriggs (48)
  • dependabot[bot] (1)
Top Labels
Issue Labels
enhancement (7) bug (6) feature-request (5) pypi (2) wont-fix (2) documentation (2)
Pull Request Labels
enhancement (11) bug (8) documentation (8) pypi (4) wip (2) feature-request (2) release (2) dependencies (1)

Dependencies

setup.py pypi
  • xlsxwriter *
.github/workflows/publish-to-pypi.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/python-ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
docs/requirements.txt pypi
  • readthedocs-sphinx-search ==0.3.2
  • sphinx ==7.1.2
  • sphinx_rtd_theme ==2.0.0
pyproject.toml pypi
requirements.txt pypi
  • xlsxwriter >=0.8.4