topics

Material for...

https://github.com/fvalle1/topics

Science Score: 49.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: biorxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Material for...

Basic Info
  • Host: GitHub
  • Owner: fvalle1
  • License: other
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 144 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created about 6 years ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

Docker Image CI

Exploring the latent space of transcriptomic data with topic modeling

Material for Exploring the latent space of transcriptomic data with topic modeling

See analyses for a detailed description of all the steps to reproduce the analyses

bipartite_network

Environment

The easiest way to run all the notebooks of this repository with all dependencies handled correctly is using Docker.

You can enable jupyter lab with docker-compose bash docker-compose up -d

then point your browser to localhost

Package

A Python package with used functions can be downloaded from https://pypi.org/project/topicpy/ bash pip install topicpy

Owner

  • Name: Filippo Valle
  • Login: fvalle1
  • Kind: user
  • Location: Turin, Italy
  • Company: @Elemento-Modular-Cloud

Chief Technology Officer of @Elemento-Modular-Cloud | Complex Systems researcher @BioPhys-Turin

GitHub Events

Total
  • Delete event: 3
  • Issue comment event: 3
  • Push event: 11
  • Public event: 1
  • Pull request event: 6
  • Create event: 3
Last Year
  • Delete event: 3
  • Issue comment event: 3
  • Push event: 11
  • Public event: 1
  • Pull request event: 6
  • Create event: 3

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 months
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.75
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 20 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.67
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (4)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4) python (4)

Dependencies

.github/workflows/docker-image.yml actions
  • actions/checkout v2 composite
Dockerfile docker
  • jupyter/datascience-notebook latest build
docker-compose.yml docker
  • docker.pkg.github.com/fvalle1/topics/topicmodel latest
requirements.txt pypi
  • cairocffi *
  • gobject *
  • gseapy *
  • jupyter *
  • matplotlib *
  • numpy *
  • pandarallel *
  • pandas *
  • regex *
  • scanpy *
  • scikit-learn *
  • scipy ==1.10.0
  • seaborn *
  • tensorflow *
  • tensorflow_probability *
  • topicpy *
  • watermark *