gateway

iReceptor gateway

https://github.com/sfu-ireceptor/gateway

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 3 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 (1.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

iReceptor gateway

Basic Info
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 0
  • Open Issues: 1
  • Releases: 7
Created over 8 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

iReceptor Gateway

Main github repository for the iReceptor Gateway.

DOI

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
  • Release event: 4
  • Delete event: 37
  • Issue comment event: 2
  • Push event: 177
  • Pull request event: 128
  • Create event: 56
Last Year
  • Release event: 4
  • Delete event: 37
  • Issue comment event: 2
  • Push event: 177
  • Pull request event: 128
  • Create event: 56

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 49
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.04
  • Merged pull requests: 43
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 0
  • Pull requests: 49
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.04
  • Merged pull requests: 43
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • bcorrie (2)
Pull Request Authors
  • bcorrie (111)
  • dependabot[bot] (4)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4)

Dependencies

composer.json packagist
  • filp/whoops ~2.0 development
  • fzaninotto/faker ~1.4 development
  • mockery/mockery ^1.3.1 development
  • phpunit/phpunit ^8.4 development
  • doctrine/dbal ^2.9
  • fideloper/proxy ^4.0
  • flynsarmy/csv-seeder ^1.0
  • guzzlehttp/guzzle ^6.3
  • jenssegers/mongodb ^3.6
  • laravel/framework 6.*
  • laravel/helpers ^1.3
  • laravel/tinker ^2.0
  • laravelcollective/html 6.*
  • pda/pheanstalk ^4.0
  • php >=7.2
  • phpseclib/phpseclib ^2.0
composer.lock packagist
  • doctrine/instantiator 1.4.1 development
  • filp/whoops 2.14.5 development
  • fzaninotto/faker v1.9.2 development
  • hamcrest/hamcrest-php v2.0.1 development
  • mockery/mockery 1.5.0 development
  • myclabs/deep-copy 1.11.0 development
  • phar-io/manifest 2.0.3 development
  • phar-io/version 3.2.1 development
  • phpdocumentor/reflection-common 2.2.0 development
  • phpdocumentor/reflection-docblock 5.3.0 development
  • phpdocumentor/type-resolver 1.6.1 development
  • phpspec/prophecy v1.15.0 development
  • phpunit/php-code-coverage 7.0.15 development
  • phpunit/php-file-iterator 2.0.5 development
  • phpunit/php-text-template 1.2.1 development
  • phpunit/php-timer 2.1.3 development
  • phpunit/php-token-stream 4.0.4 development
  • phpunit/phpunit 8.5.27 development
  • sebastian/code-unit-reverse-lookup 1.0.2 development
  • sebastian/comparator 3.0.3 development
  • sebastian/diff 3.0.3 development
  • sebastian/environment 4.2.4 development
  • sebastian/exporter 3.1.4 development
  • sebastian/global-state 3.0.2 development
  • sebastian/object-enumerator 3.0.4 development
  • sebastian/object-reflector 1.1.2 development
  • sebastian/recursion-context 3.0.1 development
  • sebastian/resource-operations 2.0.2 development
  • sebastian/type 1.1.4 development
  • sebastian/version 2.0.1 development
  • theseer/tokenizer 1.2.1 development
  • webmozart/assert 1.11.0 development
  • composer/package-versions-deprecated 1.11.99.5
  • doctrine/cache 2.2.0
  • doctrine/dbal 2.13.9
  • doctrine/deprecations v1.0.0
  • doctrine/event-manager 1.1.1
  • doctrine/inflector 2.0.4
  • doctrine/lexer 1.2.3
  • dragonmantank/cron-expression v2.3.1
  • egulias/email-validator 2.1.25
  • fideloper/proxy 4.4.1
  • flynsarmy/csv-seeder v1.0.7
  • guzzlehttp/guzzle 6.5.8
  • guzzlehttp/promises 1.5.1
  • guzzlehttp/psr7 1.9.0
  • jean85/pretty-package-versions 1.6.0
  • jenssegers/mongodb v3.6.8
  • laravel/framework v6.20.44
  • laravel/helpers v1.5.0
  • laravel/tinker v2.7.2
  • laravelcollective/html v6.3.0
  • league/commonmark 1.6.7
  • league/flysystem 1.1.9
  • league/mime-type-detection 1.11.0
  • mongodb/mongodb 1.7.2
  • monolog/monolog 2.7.0
  • nesbot/carbon 2.59.1
  • nikic/php-parser v4.14.0
  • opis/closure 3.6.3
  • paragonie/random_compat v9.99.100
  • pda/pheanstalk v4.0.4
  • phpoption/phpoption 1.8.1
  • phpseclib/phpseclib 2.0.37
  • psr/container 1.1.2
  • psr/http-message 1.0.1
  • psr/log 1.1.4
  • psr/simple-cache 1.0.1
  • psy/psysh v0.11.5
  • ralouphie/getallheaders 3.0.3
  • ramsey/uuid 3.9.6
  • swiftmailer/swiftmailer v6.3.0
  • symfony/console v4.4.43
  • symfony/css-selector v5.4.3
  • symfony/debug v4.4.41
  • symfony/deprecation-contracts v2.5.2
  • symfony/error-handler v4.4.41
  • symfony/event-dispatcher v4.4.42
  • symfony/event-dispatcher-contracts v1.1.13
  • symfony/finder v4.4.41
  • symfony/http-client-contracts v2.5.2
  • symfony/http-foundation v4.4.43
  • symfony/http-kernel v4.4.43
  • symfony/mime v5.4.10
  • symfony/polyfill-ctype v1.26.0
  • symfony/polyfill-iconv v1.26.0
  • symfony/polyfill-intl-idn v1.26.0
  • symfony/polyfill-intl-normalizer v1.26.0
  • symfony/polyfill-mbstring v1.26.0
  • symfony/polyfill-php72 v1.26.0
  • symfony/polyfill-php73 v1.26.0
  • symfony/polyfill-php80 v1.26.0
  • symfony/process v4.4.41
  • symfony/routing v4.4.41
  • symfony/service-contracts v2.5.2
  • symfony/translation v4.4.41
  • symfony/translation-contracts v2.5.2
  • symfony/var-dumper v4.4.42
  • tijsverkoyen/css-to-inline-styles 2.2.4
  • vlucas/phpdotenv v3.6.10
Dockerfile docker
  • php 7.4-apache build