You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`species-abundance/taxonomy_level`| The taxonomic level at which reads were aggregated ('S' for species) |
141
+
|`species-abundance/taxon_name`| The scientific name of the most abundant species in the sample |
142
+
|`species-abundance/taxonomy_id`| The NCBI taxonomy ID for the most abundant species in the sample |
143
+
|`species-abundance/proportion`| The proportion of reads in this sample assigned to the most abundant species |
144
+
|`species-abundance/taxon_name_2`| The scientific name of the second-most abundant species in the sample |
145
+
|`species-abundance/taxonomy_id_2`| The NCBI taxonomy ID for the second-most abundant species in the sample |
146
+
|`species-abundance/proportion_2`| The proportion of reads in this sample assigned to the second-most abundant species |
147
+
|`species-abundance/taxon_name_3`| The scientific name of the third-most abundant species in the sample |
148
+
|`species-abundance/taxonomy_id_3`| The NCBI taxonomy ID for the third-most abundant species in the sample |
149
+
|`species-abundance/proportion_3`| The proportion of reads in this sample assigned to the third-most abundant species |
150
+
|`species-abundance/taxon_name_4`| The scientific name of the fourth-most abundant species in the sample |
151
+
|`species-abundance/taxonomy_id_4`| The NCBI taxonomy ID for the fourth-most abundant species in the sample |
152
+
|`species-abundance/proportion_4`| The proportion of reads in this sample assigned to the fourth-most abundant species |
153
+
|`species-abundance/taxon_name_5`| The scientific name of the fifth-most abundant species in the sample |
154
+
|`species-abundance/taxonomy_id_5`| The NCBI taxonomy ID for the fifth-most abundant species in the sample |
155
+
|`species-abundance/proportion_5`| The proportion of reads in this sample assigned to the fifth-most abundant species |
156
+
|`species-abundance/proportion_unclassified`| The proportion of unclassified reads in the sample ||
153
157
154
158
Note that by default, these fields will not appear in sorted order in the line list. Refer to the [IRIDA Documentation on metadata management](https://phac-nml.github.io/irida-documentation/user/user/sample-metadata/#project-metadata-line-list) to create a customized view of these fields.
Copy file name to clipboardExpand all lines: src/main/java/org/publichealthbioinformatics/irida/plugin/speciesabundance/SpeciesAbundancePluginUpdater.java
<toolParametertoolId="toolshed.g2.bx.psu.edu/repos/iuc/kraken2/kraken2/2.1.1+galaxy1"parameterName="min_base_quality"label="Minimum Base Quality"type="integer"/>
0 commit comments