https://github.com/cellgeni/hackathon

https://github.com/cellgeni/hackathon

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

Repository

Basic Info
  • Host: GitHub
  • Owner: cellgeni
  • Language: Python
  • Default Branch: main
  • Size: 12.6 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Hackaton pipeline

Running the pipeline:

```bash samplesheet="example/samplesheet.csv" metadata="example/metadatasplited.csv" embedding="example/projection.csv" delimiter=""

nextflow run main.nf \ --samplesheet "$samplesheet" \ --metadata "$metadata" \ --delimiter "_" \ --method "umap" \ --vislabel "celltype" \ --embedding $embedding \ --embedding_name "tsne" \ -resume ```

Owner

  • Name: Cellular Genetics Informatics
  • Login: cellgeni
  • Kind: organization
  • Location: United Kingdom

Wellcome Sanger Institute

GitHub Events

Total
  • Push event: 5
  • Pull request event: 3
  • Create event: 3
Last Year
  • Push event: 5
  • Pull request event: 3
  • Create event: 3