Closed jrr-cpt closed 5 years ago
@ToniNittolo Copy the Failed Datasets section from Intro to CPT Galaxy. Add the things above too.
This page is now up-to-date with what is listed above.
@ToniNittolo RE: the code of contributors at the bottom. Please fix according to solution used here: https://github.com/TAMU-CPT/training-material/issues/23
To ensure that you're seeing the changes, execute git pull in the terminal.
@ToniNittolo Add an entry in the Galaxy FAQ using these screenshots. Call it "Structural workflow stalled at second to last step (Create or Update Organism job failed)".
This gives an error that says this in the preview and in the bug report:
Fatal error: Exit code 1 ()
Traceback (most recent call last):
File "/galaxy/tools/cpt2/galaxy-tools/tools/webapollo/create_or_update_organism.py", line 27, in
and this is because you failed to provide a name for the organism before running the workflow.
To fix this. Rerun the tool. Enter the appropriate organism name. Also, check yes for resume dependencies.
That's it unless @MoffMade has more to add.
New entry for FAQ: Converting gff3 of a genome with frameshifted genes into Genbank format fails
This usually fails when the genes (the tape measure chaperones) in Apollo were not annotated with the correct attributes [put in link to frameshift tutorial]. It can be corrected by adding the attribute tag 'frameshift' and value 'a' to both the genes, then retrieving the data again and re-running the gff3 to genbank tool.
Error looks like this in the Galaxy history:
Galaxy bug report looks like this:
Go back to genome in Apollo and edit information for BOTH pieces of frameshifted protein:
If the attributes were not added (or did not save):
Correct entry:
Now the tool successfully completes, and the frameshift features are properly merged:
@ToniNittolo new entry for Galaxy FAQ
Title: PhageTerm broke on my data
When running a PhageTerm job, the job fails. We do not have a good fix for this problem, as we didn't write the PhageTerm tool (it is published here). A couple common errors, and a few possible solutions are given below.
Error 1:
Error 2:
Error 3 (related to using host genome in the optional input):
Possible solutions: 1) Re-run PhageTerm in Galaxy, omitting an input for the optional parameters, including the corresponding paired-end reads and the host genome. 2) Re-open the genome in another place (Re-open FASTA sequence). Try running the job again. 3) It is possible that some phage genome data simply cannot be run through this tool in its current state. We are in communication with the authors to attempt to remedy the situation. If you have encountered a reproducible error when running PhageTerm on a particular dataset, please send us the information (cory.maughmer@tamu.edu) so that the developers can develop a fix for that specific problem.
First several entries are completed. Additional FAQ can be added as needed.
@ToniNittolo Start the skeleton for a FAQ on Galaxy common problems. Make it as a Q&A style list with the answers viewable by clicking on a + to expand the box. Here are some starters. We will add more.
One of my datasets turned red, what do I do?
I am seeing an error message in Galaxy, how do I report it?
Nothing is working.
Idea for a FAQ? Submit feedback via the form below. (we will add a form)