rnabioco / djvdj

An R package to analyze single-cell V(D)J data
https://rnabioco.github.io/djvdj
Other
24 stars 4 forks source link

informative error messages #115

Closed sheridar closed 1 year ago

sheridar commented 1 year ago

Need informative and consistent error messages:

jayhesselberth commented 1 year ago

I recommend moving errors and warnings to cli (not that you need another Import), which uses rlang to give better looking tracebacks.