I am using Tripal to build a database. I have uploaded an xml file including biomaterial. How can I remove a biomaterial from tripal? The same question about Organism, I have uploaded an organism which I want to remove. Is there a way to do this?
I am using Tripal to build a database. I have uploaded an xml file including biomaterial. How can I remove a biomaterial from tripal? The same question about Organism, I have uploaded an organism which I want to remove. Is there a way to do this?
If you navigate to the organism page, I know there should be an edit link if you have administrator privileges. Once you click edit, a delete button appears. How this looks depends a bit on your theme, but it should be at the bottom of the page. The node delete should trigger deleting chado entries related to the organism as well. That should be the identical procedure for biomaterial if it has a node assigned, but haven't checked.
You can also build the URLs directly, they are formed like this (if using clean URLs):
/node/<nodeid>/edit
/node/<nodeid>/delete
where <nodeid> is the node id.
If you don't see the Edit tab, you are either not logged in or your user doesn't have edit rights.
In the "Find Tripal Content" I have unpublished the excess Organisms I have created therefore in this page only one entry exists. On the other hand when i navigate lets say to the analysis expression I am asked to select an Organism from a drop down menu and there all the entries (even the unpublished) appear.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
hi, have you solved this problem? I have the same problem,thank you.
did you check my answer?
Yes, I check your answer and I have find node id, I have entered the "/node/<nodeid>/delete " page, but it is just unpublish. I have no idea how to delete the node in chado.