constDescription=`Assigns a color based on the uncertainty of an element's position, , e.g. B-factor or RMSF, depending on the data availability and experimental technique.`
constDescription=`Assigns a color based on the uncertainty or disorder of an element's position, e.g. B-factor or RMSF, depending on the data availability and experimental technique.`
exportconstUncertaintyColorThemeParams={
domain:PD.Interval([0,100]),
...
...
@@ -63,7 +63,7 @@ export function UncertaintyColorTheme(ctx: ThemeDataContext, props: PD.Values<Un
constDescription=`Assigns a size reflecting the uncertainty of an element's position, e.g. B-factor or RMSF, depending on the data availability and experimental technique.`
constDescription=`Assigns a size reflecting the uncertainty or disorder of an element's position, e.g. B-factor or RMSF, depending on the data availability and experimental technique.`