meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
general:bioseqanalysis:genesetanalysis:busco [2024/02/02 15:12] – ingo | general:bioseqanalysis:genesetanalysis:busco [2024/02/14 14:24] (current) – [Busco Results] ingo | ||
---|---|---|---|
Line 16: | Line 16: | ||
----- | ----- | ||
- | ==== Task set ==== | + | ===== Outline ===== |
**What you need** | **What you need** | ||
- | * The set of annotated proteins for your genome assembly((you can use any prediction)): | + | * The set of annotated proteins for your genome assembly((you can use any prediction)): |
+ | * / | ||
+ | * / | ||
* **optionally** the genome assembly in FASTA format: ''/ | * **optionally** the genome assembly in FASTA format: ''/ | ||
Line 28: | Line 30: | ||
* missing | * missing | ||
- | === Running BUSCO === | + | ===== Running BUSCO ===== |
<wrap important> | <wrap important> | ||
* directly on the genome assembly | * directly on the genome assembly | ||
* on transcript sets | * on transcript sets | ||
- | * on protein sets. | + | * on protein sets |
While the analysis on the genome sequence level has the advantage of being independent from the sensitivity of a preceding gene prediction, it is substantially more computationally intense. In this course, we will therefore restrict the analysis to the set of predicted proteins. We have preinstalled //Busco// for you in the **/ | While the analysis on the genome sequence level has the advantage of being independent from the sensitivity of a preceding gene prediction, it is substantially more computationally intense. In this course, we will therefore restrict the analysis to the set of predicted proteins. We have preinstalled //Busco// for you in the **/ | ||
- make sure that Busco is installed by typing< | - make sure that Busco is installed by typing< | ||
< | < | ||
conda deactivate | conda deactivate | ||
- | conda activate | + | conda activate busco |
busco -h | busco -h | ||
</ | </ | ||
- | </ | + | </ |
- | - create a sub-directory **// | + | If Busco is not installed, please perform the installation via the [[physaliacg: |
+ | - create a sub-directory **// | ||
+ | < | ||
+ | </WRAP> | ||
- change into the new directory: < | - change into the new directory: < | ||
- make a directory **// | - make a directory **// | ||
Line 49: | Line 54: | ||
- check the available datasets from Busco by typing< | - check the available datasets from Busco by typing< | ||
< | < | ||
- | </ | + | </ |
+ | and check for the sets // | ||
- run the Busco analysis by typing for example< | - run the Busco analysis by typing for example< | ||
- | < | + | < |
</ | </ | ||
- | </ | + | </ |
- | - Monitor the outcome of your analysis. <wrap hint></ | + | Note, the option |
+ | |||
+ | ===== Busco Results ===== | ||
+ | - Monitor the outcome of your analysis. <wrap hint></ | ||
- What do you conclude from the findings? Pay particular attention to the number of missing, partial and duplicated Busco genes, and **compare the results from the // | - What do you conclude from the findings? Pay particular attention to the number of missing, partial and duplicated Busco genes, and **compare the results from the // | ||
<hidden Spoiler> | <hidden Spoiler> | ||
- | <WRAP spoiler> | ||
< | < | ||
--------------------------------------------------- | --------------------------------------------------- | ||
Line 82: | Line 90: | ||
|255 Total BUSCO groups searched | |255 Total BUSCO groups searched | ||
--------------------------------------------------- | --------------------------------------------------- | ||
- | |||
</ | </ | ||
- | </ | ||
</ | </ | ||
</ | </ | ||
- | | + | |
- | <hidden YouArePatient?> | + | </WRAP> |
- | 8-) You are patient?? Good, then let's wait for the fCAT analysis | + | - **Optional** repeat the analysis with the genome sequence as input, but :?: do you think that this makes sense for our purpose? Keep also in mind that BUSCO search in an unannotated genome sequence is computationally more demanding than the search in protein sequences((Why? |
- | </hidden> | + | |
- | - **Optional** repeat the analysis with the genome sequence as input, but :?: do you think that this makes sense for our purpose? Keep also in mind that BUSCO search in an unannotated genome sequence is computationally more demanding than the search in protein sequences((Why? | + | |
+ | ===== Final remarks ===== | ||
<WRAP round box> | <WRAP round box> | ||
- | ==== Final remarks ==== | ||
Busco is common and valuable for assessing the completeness of a genome in a standardized manner. However, one should keep in mind that the results should not be over-interpreted. | Busco is common and valuable for assessing the completeness of a genome in a standardized manner. However, one should keep in mind that the results should not be over-interpreted. | ||
* Busco sets can be considerably small, in other words you test for the presence of only a small set of the entire gene set. Thus, you should spend more than one thought about whether or not it is feasible to generalize the insights from the Busco analysis to the entire gene set. | * Busco sets can be considerably small, in other words you test for the presence of only a small set of the entire gene set. Thus, you should spend more than one thought about whether or not it is feasible to generalize the insights from the Busco analysis to the entire gene set. |