Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:Fall 4 Oct 26 - Nov 6, Fall 5 Nov 9 - Nov 20
Description
When a user clicks "Load Sequence" button, IGB asks whether the user would like to download the entire sequence for faster access in future.
This is great for smaller-sized files (e.g., human genome size or smaller), but for very large genomes such as wheat, which is 3+ Gb in size, this should not be done.
We need to add some logic that checks the size of the genome sequence file to be cached and then only shows the message when the genome size is smaller than a configurable maximum.
What should be the threshold genome sequence file size be?