Checker searches for R-atoms. Tick options for searching:
All (:all=true
);
Disconnected (:disconnected=true
);
Generic (:generic=true
);
Linker (:linker=true
);
Nested R-atoms (:nested=true
).
Fixer: no fixer is available for this checker.
Example :
R-atom Checker (ratom ) |
Warning: | Fix |
---|---|---|
Find All R-atoms (:all=true ) |
ex_ratom_ch | no fixer |
Find Disconnected R-atoms (:disconnected=true ) |
ex_ratom_disconnected_ch | no fixer |
Find Generic R-atoms (:generic=true ) |
ex_ratom_generic_ch | no fixer |
Find Linker R-atoms (:linker=true ) |
ex_ratom_linker_ch | no fixer |
Find Nested R-atoms (:nested=true ) |
ex_ratom_linker_ch | no fixer |