Teichlab / celltypist

A tool for semi-automatic cell type classification
https://www.celltypist.org/
MIT License
278 stars 44 forks source link

Wording on message #9

Closed bbimber closed 2 years ago

bbimber commented 2 years ago

This is a minor point, but the current code logs this:

logger.info("👀 Can not detect a neighborhood graph, construct one before the over-clustering")

when the input data lacks a neighborhood graph. It seems like celltypist automatically creates one in this situation. I would suggest re-phrasing that message more like:

logger.info("👀 Can not detect a neighborhood graph, will construct one before the over-clustering")

to make it clear celltypist is fixing this. the phrasing "construct one before the over-clustering" sounds more like the tool is asking the user to construct one before running celltypist.

ChuanXu1 commented 2 years ago

Exactly! Thank you so much! Fixed now a12c715fd9e60a06819c448305188f91c7232beb