Science Score: 67.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
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

InteractOA

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created almost 8 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

InteractOA

License DOI

Description

InteractOA is a front-end interface that provides visualizations of prokaryotic regulatory small RNAs interaction networks, and statement level citations to PubMed Central articles that describe the evidences on these interactions. InteractOA is powered by open access knowledge graph of Wikidata. InteractOA is made for the freedom of biological research community. This repo is used to track the development of InteractOA.

Owner

  • Name: Förstner Lab
  • Login: foerstner-lab
  • Kind: organization
  • Location: Cologne, Germany

Research Lab of Prof. Konrad Förstner at ZB MED - Information Center for Life Sciences

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Elhossary
    given-names: Muhammad
    orcid: https://orcid.org/0000-0002-6738-6089
  - family-names: Förstner
    given-names: Konrad U.
    orcid: https://orcid.org/0000-0002-1481-2996
title: "InteractOA"
version: 1.0.1
doi:
date-released: 2018-08-31

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • Flask >=
  • pandas >=
  • wikidataintegrator >=
.github/workflows/main.yml actions
  • actions/checkout v2 composite