When using mcns_annotate_body new columns can be created. Now that the annotations are more advanced and that there are many annotation columns, this is almost always (if not always) a mistake.
To prevent this it would be useful for the function to output an error if a new column is to be created. Or if not an error, to have an argument that toggles this option.
When using
mcns_annotate_bodynew columns can be created. Now that the annotations are more advanced and that there are many annotation columns, this is almost always (if not always) a mistake.To prevent this it would be useful for the function to output an error if a new column is to be created. Or if not an error, to have an argument that toggles this option.