Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Summer 1
Description
Take SL4 CDS file and create a new table that contains just 2 columns
The SOLYID
The gene length
Read in each fasta, Calculate the length of the sequence.
Attachments
Issue Links
- blocks
-
IGBF-4220 Normalize Salmon Counts
-
- Closed
-
The table produces decimal points.
Many of them.
Like a boat load.
Too many.
Can we add a step prior to writing to file to floor each number in table to 2 decimal points ?
The reason is I am getting a
Error: vector memory limit of 32.0 Gb reached, see mem.maxVSize()
I bet the decimals are the cause.