Git Product home page Git Product logo

Comments (2)

MikkelSchubert avatar MikkelSchubert commented on July 29, 2024

Hi Uri,

It looks like the Vole_test_raw/MM1000.fastq.gz file is corrupt.
Try running gzip -vt Vole_test_raw/MM1000.fastq.gz to test it; that will likely report a similar error.

You will need to either find a non-corrupt copy of the file somewhere or truncate it so that it only contains valid data (i.e. unpack as much as you can, drop the last read if it is not complete, and then re-compress). If you've mapped this previously (manually or using a different pipeline), then I'd also recommend going back and verifying that it was not mapped using the corrupted file.

Note also that the Single etc. keys are meant only for reads that have already been trimmed and optionally merged.
They should not be used if that is not the case.

Best,
Mikkel

from paleomix.

Uriwolkow avatar Uriwolkow commented on July 29, 2024

I thought the Single key doesn't really help here, I understand now that it is only for pre-trimmed reads (not my case). I'll check the file soon and see if I can use a non-corrupt copy. Maybe the issues with my other samples also had to do with the files, and not the pipeline.
Thanks for the quick reply!

from paleomix.

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.