Gigabase Clarification (Same as Gigobyte?)
1
0
Entering edit mode
3.0 years ago
joe_genome ▴ 40

Hello,

So I'm a bit confused on how the terms gigabase (Gb) and gigabyte (GB) overlap or better said, differ. I am trying to determine the amount of current disk space I have available and how to calculate how many gigabases are determined per bases per fastq file.

For example:

Let's say I have 250000GB available and have already processed 215118590880 bases, thus implies 0.1% of my space has been used I can say, or would this be the equivalent of 0.1% of gigabases and not gigobytes?

Thank you in advanced!

genomics • 949 views
ADD COMMENT
0
Entering edit mode

well for sure gigabase is not equal to gigabyte. first one is just 1000M bases, the later one is a measure of disk capacity for storing data. converting the two will depend on the encoding used I assume

ADD REPLY
0
Entering edit mode
3.0 years ago
Carambakaracho ★ 3.2k

With regular UTF-8 encoding it is safe to assume 1 base character translates to 1 byte. However, you have to add overhead storage for the filetypes and of course, sequence headers and quality strings (for example, which double the number of characters per base).

Often sequences are stored as compressed archives, where the required storage depends archive type and the complexity of the character strings in a relation that beats me. As far as I remember, I never observed compression rates higher than 20%.

ADD COMMENT
0
Entering edit mode

Perfect, thanks for the clarification on this in such a detailed mannar. I appreciate it quite a lot, definitely points me in the right direction. Cheers

ADD REPLY

Login before adding your answer.

Traffic: 1876 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6