ewels / sra-explorer

Web application to explore the Sequence Read Archive.
https://sra-explorer.info/
GNU General Public License v2.0
203 stars 29 forks source link

possible incorrect division by 100000 #46

Open djleite opened 5 months ago

djleite commented 5 months ago

Hi,

I think there is an issue with the scaling on the line 758 of index.html:

https://github.com/ewels/sra-explorer/blob/240ff123b70ff3d1093cfc6507fc7084f4325086/index.html#L758

example:

accession SRR28210381 on NCBI SRA has 20.7Gb where as sra-explorer returns 206579Mb .. also checked other accessions and the same discrepancy applies.