Roy Granit, PhD
Roy Granit, PhD
Hi, I'm trying to run this script directly from a web server, I can get it to run some basic options like `--help` but get only empty output when running...
**Is your feature request related to a problem? Please describe.** Currently one cannot enter the PubMed API key, so one cannot increase the rate limit to 10calls/sec **Describe the solution...
Is there a way to fetch **MESH terms** of a publication from the API using the packadge? This information is found under `'MeshHeadingList'` of the xml returned using `efetch`.
Hello, Looks like an amazing piece of software. Can one adapt the code to support synonyms for suggesting keywords? Example selectedTags: [ 'big', 'small' ] list of synonyms: big =...
Hi All, When using the `sq.pl.nhood_enrichment` function we obtain a heatmap with certain scale - what do the values represent? can one obtain statistical significance of the results? Thanks!
**Is your feature request related to a problem? Please describe.** Currently cellxgene supports only h5ad, and if one wants to run it using serverless ifrastructure it is not possible (as...
Typo correction
Have you considered adding a function that would classify cells into malignant/non-malignant similar to [inferCNA 'findMalignant' function](https://github.com/jlaffy/infercna/blob/master/R/findMalignant.R)?
Hi, Does anyone know if it is possible to run this grobid on AWS Lamda? and if so, how much time it takes to load?