# Percentage of classification

**URL:** https://forum.biobakery.org/t/percentage-of-classification/7325
**Category:** MetaPhlAn
**Created:** [July 31, 2024, 8:03am UTC](https://forum.biobakery.org/t/percentage-of-classification/7325 "2024-07-31T08:03:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rakaya\_Basala](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.biobakery.org/rakaya_basala/32/2408_2.png) [@Rakaya\_Basala](https://forum.biobakery.org/u/Rakaya_Basala)
#### Post date: [July 31, 2024, 8:03am UTC](https://forum.biobakery.org/t/percentage-of-classification/7325/1 "2024-07-31T08:03:49Z")

</div>

MetaPhlAn version 4.0.6 ( 1 Mar 2023)  
command used: $ metaphlan sample1\_1.fastq,sample1\_2.fastq --bowtie2out sample1.bowtie2.bz2 --nproc 5 --input\_type fastq \> sample1\_profiled\_metagenome.txt

Greetings,  
I’m working with metagenomic data and using MetaPhlAn for taxonomic profiling. While the tool provides the number of processed reads, I’m interested in determining the percentage of reads that were actually classified (i.e., successfully assigned to a taxon) in my metagenome samples. This information would be valuable for assessing the efficiency of the classification and the overall quality of my samples.

Is there a built-in way to obtain this information directly from MetaPhlAn’s output? If not, could you recommend the most accurate method to calculate or estimate this percentage using the available output files?

Thank you for your guidance on this matter.
