Git Product home page Git Product logo

Comments (9)

MikkelSchubert avatar MikkelSchubert commented on August 23, 2024

from adapterremoval.

billytaj avatar billytaj commented on August 23, 2024

>&2 echo Removing adapters | /pipeline_tools/adapterremoval/AdapterRemoval --file1 /scratch/j/jparkin/billyc59/Humann2_benchmark_run/rna_synth/quality_filter/data/0_sorted_raw_input/pair_1_sorted.fastq --file2 /scratch/j/jparkin/billyc59/Humann2_benchmark_run/rna_synth/quality_filter/data/0_sorted_raw_input/pair_2_sorted.fastq --qualitybase 33 --threads 80 --minlength 30 --basename /scratch/j/jparkin/billyc59/Humann2_benchmark_run/rna_synth/quality_filter/data/1_adapter_removal_AdapterRemoval --trimqualities --output1 /scratch/j/jparkin/billyc59/Humann2_benchmark_run/rna_synth/quality_filter/data/1_adapter_removal/pair_1_adptr_rem.fastq --output2 /scratch/j/jparkin/billyc59/Humann2_benchmark_run/rna_synth/quality_filter/data/1_adapter_removal/pair_2_adptr_rem.fastq --singleton /scratch/j/jparkin/billyc59/Humann2_benchmark_run/rna_synth/quality_filter/data/1_adapter_removal/singletons_adptr_rem.fastq

from adapterremoval.

MikkelSchubert avatar MikkelSchubert commented on August 23, 2024

from adapterremoval.

billytaj avatar billytaj commented on August 23, 2024

Threads: What are the parallelism limits on this program? I am using an 80-thread core machine to run your program.

outputs: yes, pair_1_adptr_rem.fastq, pair_2_adptr_rem.fastq and singletons_adptr_rem.fastq are completely blank.

Are they blank for you too?

from adapterremoval.

MikkelSchubert avatar MikkelSchubert commented on August 23, 2024

from adapterremoval.

billytaj avatar billytaj commented on August 23, 2024

version: version 2.1.7. Is there a newer one?

Oh, I see. it's a malformed header
Trimming paired end reads ... Error reading FASTQ record at line 1; aborting: Malformed or empty FASTQ header

from adapterremoval.

billytaj avatar billytaj commented on August 23, 2024

I don't really understand this error.
Does this program need "/1" and "/2" at the end of each fastq ID for paired-end mode?

from adapterremoval.

MikkelSchubert avatar MikkelSchubert commented on August 23, 2024

from adapterremoval.

billytaj avatar billytaj commented on August 23, 2024

The fault is with my own code, and not an issue with yours. Thank you again for your help.
My particular issue is due to a Pandas import error making a mess of my input file.

from adapterremoval.

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.