-
Notifications
You must be signed in to change notification settings - Fork 8
/
software.json
102 lines (102 loc) · 3.25 KB
/
software.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[
{
"name": "CCAFE",
"description": "Case and control allele frequency estimation from GWAS summary statistics R package",
"link": "https://github.com/wolffha/CCAFE"
},
{
"name": "ReviewR",
"description": "A Shiny tool for performing manual review of electronic medical records",
"link": "https://reviewr.thewileylab.org/"
},
{
"name": "summix",
"description": "R package for estimating and leveraging substructure in genetic summary allele frequency data",
"link": "https://bioconductor.org/packages/release/bioc/html/Summix.html"
},
{
"name": "phoenix",
"description": "Implementation of the Phoenix and Phoenix-8 Pediatric Sepsis and Septic Shock Criteria",
"link": "https://cu-dbmi-peds.github.io/phoenix/"
},
{
"name": "Clustermatch Correlation Coefficient",
"description": "An efficient, not-only-linear correlation coefficient",
"link": "https://github.com/pivlab/ccc"
},
{
"name": "STew",
"description": "R package for single-cell spatial transcriptomic data integration",
"link": "https://github.com/fanzhanglab/STew"
},
{
"name": "pedbp",
"description": "R package for estimating pediatric blood pressure percentiles",
"link": "https://github.com/dewittpe/pedbp"
},
{
"name": "Monarch Initiative",
"description": "Integrated cross-species gene, disease, and phenotype data",
"link": "https://monarchinitiative.org"
},
{
"name": "PyCytominer",
"description": "Package for processing image-based profiling data",
"link": "https://pycytominer.readthedocs.io"
},
{
"name": "CytoSnake",
"description": "Orchestrate single-cell morphology pipelines",
"link": "https://cytosnake.readthedocs.io"
},
{
"name": "CytoTable",
"description": "Scalable single-cell data transformations",
"link": "https://cytomining.github.io/CytoTable"
},
{
"name": "Human Microbiome Compendium",
"description": "Dataset of the human microbiome at an unprecedented scale",
"link": "https://microbiomap.org"
},
{
"name": "Simplex",
"description": "Identify complexity in your scientific writing and simplify it",
"link": "https://gosimplex.app"
},
{
"name": "Lab Website Template",
"description": "Easy-to-use, flexible website template for labs",
"link": "https://greene-lab.gitbook.io/lab-website-template-docs"
},
{
"name": "My Geneset",
"description": "Collect, save, and share sets of genes",
"link": "https://mygeneset.info"
},
{
"name": "Word Lapse",
"description": "Explore how words change meaning over time",
"link": "https://greenelab.github.io/word-lapse"
},
{
"name": "Preprint Similarity Search",
"description": "Find suitable journals for a preprint based on its text",
"link": "https://greenelab.github.io/preprint-similarity-search"
},
{
"name": "Adage",
"description": "Explore gene expression data with machine learning",
"link": "https://adage.greenelab.com"
},
{
"name": "Hetionet",
"description": "29 databases of genes, compounds, diseases, and more in a single network",
"link": "https://het.io"
},
{
"name": "Manubot",
"description": "Manuscripts, open and automated",
"link": "https://manubot.org"
}
]