repository-mongodb

Dockerized repository (MongoDB) for Docker turnkeys

https://github.com/sfu-ireceptor/repository-mongodb

Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Dockerized repository (MongoDB) for Docker turnkeys

Basic Info
  • Host: GitHub
  • Owner: sfu-ireceptor
  • License: lgpl-3.0
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 65.4 KB
Statistics
  • Stars: 2
  • Watchers: 4
  • Forks: 3
  • Open Issues: 0
  • Releases: 1
Created over 8 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

iReceptor Database (MongoDB)

Installation (5 min)

Install Docker (1 min)

curl -s https://get.docker.com | sudo sh

Download and launch the Docker image (2 min)

sudo docker run -d ireceptorj/repository-mongodb

Check it's working

sudo docker ps

Owner

  • Name: iReceptor
  • Login: sfu-ireceptor
  • Kind: organization
  • Location: Vancouver, Canada

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Corrie
    given-names: Brian
    orcid: https://orcid.org/0000-0003-3888-6495
title: "iReceptor: A platform for querying and analyzing antibody/B-cell and T-cell receptor repertoire data across federated repositories"
version: v4.0
doi: 10.1111/imr.12666

GitHub Events

Total
  • Push event: 1
  • Pull request event: 2
Last Year
  • Push event: 1
  • Pull request event: 2

Dependencies

Dockerfile docker
  • mongo 3 build