Giter Club home page Giter Club logo

Comments (5)

marcelm avatar marcelm commented on August 27, 2024

From [email protected] on March 09, 2011 11:44:52

cutadapt 0.9 on linux.

from cutadapt.

marcelm avatar marcelm commented on August 27, 2024

From [email protected] on March 10, 2011 07:23:27

Hello,

thanks for your report. I could reproduce your problem: This is a bug or rather a missing feature.

The problem is that cutadapt reads the first few lines from the input file in order to autodetect whether it is in FASTA or FASTQ format. It then closes the file and re-opens it and starts from the beginning. When reading from standard input, those lines that have been read are just gone and re-opening standard input also does not work.

I have removed the feature for now and updated the documentation, but I'll leave this issue open as an enhancement request.

Labels: -Type-Defect Type-Enhancement

from cutadapt.

marcelm avatar marcelm commented on August 27, 2024

From [email protected] on March 13, 2011 15:31:00

hello,

thank you for the explanation. i modified the code for my needs.
also i believe there is a mixup between 'r' and 'w' in cutadapt line 104.

really helpful tool so far, thanks for the great work!

from cutadapt.

marcelm avatar marcelm commented on August 27, 2024

From [email protected] on March 14, 2011 00:36:56

You're right, the comment in line 104 was incorrect. Great to hear cutadapt is helpful!

from cutadapt.

marcelm avatar marcelm commented on August 27, 2024

From [email protected] on March 16, 2011 04:09:54

This should be fixed in cutadapt 0.9.2.

Status: Fixed

from cutadapt.

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.