gitlab.pasteur.fr / statistical-genetics / jass
A web interface for the Joint Analysis of GWAS Summary Statistics.
        Stars: 1
        Forks: 1
        Open issues: 
      
        License: mit
        Language: 
       Dependencies parsed at: 
          1,483
      
        Created at: almost 9 years ago
        Updated at: about 1 year ago
          Pushed at: over 1 year ago
          Last synced at: about 1 year ago
      
Topics: GWAS, statistics, web application
            client/Dockerfile
            
              docker
            
          
          - client-base-container latest build
- nginxinc/nginx-unprivileged stable-alpine build
- node 16.20-alpine3.18 build
- @babel/eslint-parser ^7.23.3 development
- @nuxtjs/dotenv ^1.4.2 development
- @nuxtjs/eslint-config ^6.0.1 development
- @nuxtjs/eslint-module ^3.0.2 development
- @nuxtjs/stylelint-module ^4.0.0 development
- @nuxtjs/vuetify ^1.12.1 development
- eslint ^7.29.0 development
- eslint-config-prettier ^8.3.0 development
- eslint-plugin-nuxt ^2.0.0 development
- eslint-plugin-vue ^7.12.1 development
- husky ^6.0.0 development
- lint-staged ^10.5.4 development
- prettier ^2.3.2 development
- stylelint ^13.13.1 development
- stylelint-config-prettier ^8.0.2 development
- stylelint-config-standard ^22.0.0 development
- @nuxtjs/axios ^5.13.6
- @nuxtjs/markdownit ^2.0.0
- core-js ^3.35.0
- d3 ^7.1.1
- dompurify ^2.4.7
- lodash ^4.17.21
- nuxt ^2.17.3
- plotly.js-dist ^2.28.0
- vue-json-to-csv ^1.1.8
- vuetify ^2.7.1
            Dockerfile
            
              docker
            
          
          - python 3.10-bullseye build
            doc/requirements.txt
            
              pypi
            
          
          
        
            requirements.txt
            
              pypi
            
          
          - aiohttp *
- celery *
- fastapi *
- flask-cors *
- flask-smorest *
- h5py *
- httpx *
- importlib-metadata ==4.13.0
- matplotlib >=3.7.4
- numpy <2.0.0
- pandas *
- pydantic <2.0
- python_dateutil *
- requests *
- scipy *
- seaborn *
- setuptools *
- tables *
- typing_extensions *
- uvicorn *
- wheel *
            setup.py
            
              pypi