Illumina / interop

C++ Library to parse Illumina InterOp files
http://illumina.github.io/interop/index.html
GNU General Public License v3.0
75 stars 26 forks source link

interop-1.3.1-Linux-GNU/bin/summary to give total reads #347

Closed Nitin123-4 closed 3 months ago

Nitin123-4 commented 3 months ago

Hi when I am running

interop-1.3.1-Linux-GNU/bin/summary 20240607_LH00557_0046_A22JJK7LT3 --csv=1 --level=3

I am getting number of passing filters in million (Reads PF). But these numbers are not complete.

my expectation Is: 2677487906 I am getting : 2677.4 million. which Is: 2677400000

I understand it's very close but I need the real number.