Update Genome annotation with Braker3#6979
Open
tflowers15 wants to merge 3 commits into
Open
Conversation
Collaborator
|
thanks! ping @rlibouba |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have made some minor updates to the Genome annotation with Braker3 tutorial to correct mismatches between the names of the imported datasets and the input dataset names used in the tool setup steps.
Imported datasets from Zenodo:
https://zenodo.org/records/14770765/files/genome.fastahttps://zenodo.org/records/14770765/files/RNASeq.bamhttps://zenodo.org/records/14770765/files/protein_sequences.fastaTool input dataset names -> Corresponding imported file from Zenodo
genome_masked.fasta->genome.fastaSwissProt_subset.fasta->protein_sequences.fastaRemoved instructions for importing datasets from Data Library as the listed Data Library on the
usegalaxy.*servers that should contain the datasets for this tutorial does not appear to exist:GTN - Material->genome-annotation->Genome annotation with Braker3.Corrected the tool setup for
GFFreadto select the protein fasta output dataset (current instructions are to output the exon fasta dataset), which is used as an input for the followingBUSCOandOMArksteps (specificed input is GFFreadpep.fa).protein fasta file with the translation of CDS for each record (-y)