Git Product home page Git Product logo

Comments (3)

kasperdanielhansen avatar kasperdanielhansen commented on July 17, 2024

Was this ever fixed? Bismark now (?) has several types of output files. We should update docs to include a discussion of this and also add unit testing for parsing by just reading in say 10 lines or so.

from bsseq.

PeteHaitch avatar PeteHaitch commented on July 17, 2024

Yes, I think these were covered in #4. So I think this can be closed.

Incidentally, that link includes my benchmarking of data.table::fread() and readr::read_tsv() on gzipped data that we discussed yesterday. I think the data still stand, but I'm more open to the interpretation that readr::read_tsv() is better for bsseq because it natively handles gzipped files (they are uncompressed in memory rather than to disk; http://blog.rstudio.org/2015/04/09/readr-0-1-0/).

from bsseq.

kasperdanielhansen avatar kasperdanielhansen commented on July 17, 2024

One issue with our compute cluster is that disk access is slow. If
benchmarking was done on laptop, highly likely that we may see different
results on JHPCE, because readr avoids writing a file.

On Fri, Mar 11, 2016 at 3:21 PM, Peter Hickey [email protected]
wrote:

Yes, I think these were covered in #4
#4. So I think this can
be closed.

Incidentally, that link includes my benchmarking of data.table::fread()
and readr::read_tsv() on gzipped data that we discussed yesterday. I
think the data still stand, but I'm more open to the interpretation that
readr::read_tsv() is better for bsseq because it natively handles gzipped
files (they are uncompressed in memory rather than to disk;
http://blog.rstudio.org/2015/04/09/readr-0-1-0/).


Reply to this email directly or view it on GitHub
#1 (comment)
.

from bsseq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.