Delete Biosamples and Organism in Tripal
1
0
Entering edit mode
2.9 years ago
felipead66 ▴ 110

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?

database tripal • 1.1k views
ADD COMMENT
0
Entering edit mode

hi, have you solved this problem? I have the same problem,thank you.

ADD REPLY
0
Entering edit mode

did you check my answer?

ADD REPLY
0
Entering edit mode

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.

ADD REPLY
0
Entering edit mode
2.9 years ago
Michael 54k

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.

ADD COMMENT
0
Entering edit mode

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.

ADD REPLY
0
Entering edit mode

Ok, that is because unpublish is not delete. If you delete the node, those should go away completely.

ADD REPLY

Login before adding your answer.

Traffic: 3131 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6