Removes provenance information from an Entity and deletes the associated Activity.

synDeleteProvenance(entity)

Arguments

entity

An Entity or Synapse ID to modify

Examples

if (FALSE) {
synDeleteProvenance("syn11678572")
}