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:taxaminer [2024/02/15 17:05] – [taXaminer analysis] ingo | general:bioseqanalysis:genesetanalysis:taxaminer [2025/04/08 17:11] (current) – [taXaminer analysis] ingo | ||
---|---|---|---|
Line 20: | Line 20: | ||
- the annotation file in gff3. We will be using < | - the annotation file in gff3. We will be using < | ||
- **optionally: | - **optionally: | ||
- | - **optionally: | + | - **optionally: |
- **optionally** a local installation of the [[https:// | - **optionally** a local installation of the [[https:// | ||
Line 33: | Line 33: | ||
- Check for the presence of taXaminer on your system. To do so: | - Check for the presence of taXaminer on your system. To do so: | ||
- activate the conda environment: | - activate the conda environment: | ||
- | < | + | < |
</ | </ | ||
- issue the following command to test if you can run taxaminer: < | - issue the following command to test if you can run taxaminer: < | ||
Line 51: | Line 51: | ||
* The genome sequence in fasta file | * The genome sequence in fasta file | ||
* The genome annotation in gff3 format | * The genome annotation in gff3 format | ||
- | * any read mapping information in BAM format. We will be using ''/ | + | * any read mapping information in BAM format |
- | - we will be using the unref50 database for the Diamond search. '' | + | - we will be using the unref50 database for the Diamond search. '' |
- edit the config-script according to your needs< | - edit the config-script according to your needs< | ||
<hidden ConfigScriptExample> | <hidden ConfigScriptExample> | ||
Line 62: | Line 62: | ||
output_path: | output_path: | ||
taxon_id: " | taxon_id: " | ||
- | database_path: | + | database_path: |
############################################################# | ############################################################# | ||
Line 87: | Line 87: | ||
</ | </ | ||
</ | </ | ||
- | - activate the taxaminer conda environment unless you have already done so((:!: It is a good idea to **deactivate** the environment that you are currently in)): < | ||
- run taXaminer by issuing the following command((make sure that the correct conda environment is active))< | - run taXaminer by issuing the following command((make sure that the correct conda environment is active))< | ||
</ | </ |