Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      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

            Activity

            Hide
            robofjoy Robert Reid added a comment -

            Decimals were not the cause.
            Rob's Rstudio no like it, specifically spmething about tidyverse.

            When I read it using read.delim, all is well.

            So this table is not the issue.

            Show
            robofjoy Robert Reid added a comment - Decimals were not the cause. Rob's Rstudio no like it, specifically spmething about tidyverse. When I read it using read.delim, all is well. So this table is not the issue.
            Hide
            robofjoy Robert Reid added a comment -

            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.

            Show
            robofjoy Robert Reid added a comment - 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.

              People

              • Assignee:
                bbendick Brandon Bendickson
                Reporter:
                robofjoy Robert Reid
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: