Originally posted by fkrueger
View Post
Unconfigured Ad
Collapse
X
-
Please help! (Trim Galore of RRBS data)
Hi!
I want to use Trim Galore to precess RRBS data before working with bismark.
System win7 ultimate, 64bit
However, I get the following error message:
Traceback (most recent call last):
File "F:\RRBSCML\cutadapt\scripts\cutadapt.py", line 71, in <module> from cutadapt import seqio, __version__
ImportError: cannot import name seqio
What am I doing wrong?
Thanks for help!!
Comment
-
-
Hi magisterh,
The error you are seeing is caused by Cutadapt not being able to find required packages under Windows. I would suggest to either contact Marcel Martin directly (the developer of Cutadapt), or follow BB's suggestion to use his suite of tools.
Comment
-
-
trim galore and cutadapt software errors
hi...
this is the error i am getting while running the Trim galore and cutadapt... what is the exactly this error, and how can solve this problem ????
cutadapt/_align.c:8:22: fatal error: pyconfig.h: No such file or directory
#include "pyconfig.h"
^
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
----------------------------------------
Cleaning up...
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_manman/cutadapt/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-V_zM1D-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_manman/cutadapt
Storing debug log for failure in /home/manman/.pip/pip.log
Comment
-
-
hi ....Originally posted by JQL View PostHi
I try to run trim galore but received an error message (pasted below). It says "cutadapt ... failed at /usr/local/bin/trim_galore line 420". Anyone knows what it means?
thanks
###############################
$ No quality encoding type selected. Assuming that the data provided uses Sanger encoded Phred scores (default)
SUMMARISING RUN PARAMETERS
==========================
Input filename: Sample_C1.R1.fastq.gz
Quality Phred score cutoff: 20
Quality encoding type selected: ASCII+33
Adapter sequence: 'GATCGGAAGAGCACACGTCTGAACTCCAGTCACTTAGGCATCTCGTATGCCGTCTTCTGCTTG'
Maximum trimming error rate: 0.1 (default)
Minimum required adapter overlap (stringency): 20 bp
Minimum required sequence length before a sequence gets removed: 20 bp
Running FastQC on the data once trimming has completed
Running FastQC with the following extra arguments: '--outdir ./'
Output file will be GZIP compressed
Writing final adapter and quality trimmed output to Sample_C1.R1_trimmed.fq
>>> Now performing quality (cutoff 20) and adapter trimming in a single pass for the adapter sequence: 'GATCGGAAGAGCACACGTCTGAACTCCAGTCACTTAGGCATCTCGTATGCCGTCTTCTGCTTG' from file Sample_C1.R1.fastq.gz <<<
open3: exec of cutadapt -f fastq -e 0.1 -q 20 -O 20 -a GATCGGAAGAGCACACGTCTGAACTCCAGTCACTTAGGCATCTCGTATGCCGTCTTCTGCTTG Sample_C1.R1.fastq.gz failed at /usr/local/bin/trim_galore line 420
RUN STATISTICS FOR INPUT FILE: Sample_C1.R1.fastq.gz
=============================================
0 sequences processed in total
Illegal division by zero at /usr/local/bin/trim_galore line 506.
^C
[3]- Exit 255 trim_galore --fastqc_args "--outdir ./" -a GATCGGAAGAGCACACGTCTGAACTCCAGTCACTTAGGCATCTCGTATGCCGTCTTCTGCTTG -s 20 Sample_C1.R1.fastq.gz
i am also getting the same error ... please can tell me how did you try to solve this problem ????
Comment
-
-
Hi everyone, does anyone know how to fix this trim galore/cutadapt error:
SUMMARISING RUN PARAMETERS
==========================
Input filename: paired
Trimming mode: single-end
Trim Galore version: 0.3.7
Quality Phred score cutoff: 20
Quality encoding type selected: ASCII+33
Adapter sequence: 'AGATCGGAAGAGC'
Maximum trimming error rate: 0.1 (default)
Minimum required adapter overlap (stringency): 1 bp
Minimum required sequence length before a sequence gets removed: 20 bp
Writing final adapter and quality trimmed output to paired_trimmed.fq
>>> Now performing quality (cutoff 20) and adapter trimming in a single pass for the adapter sequence: 'AGATCGGAAGAGC' from file paired <<<
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "/jhpce/shared/community/compiler/gcc/4.4.7/python/3.4.0/lib/python3.4/encodings/__init__.py", line 31, in <module>
import codecs
File "/jhpce/shared/community/compiler/gcc/4.4.7/python/3.4.0/lib/python3.4/codecs.py", line 88
*, _is_text_encoding=None):
^
SyntaxError: invalid syntax
Cutadapt terminated with exit signal: '256'.
Terminating Trim Galore run, please check error message(s) to get an idea what went wrong...
Yet codecs is part of my available python modules!
Comment
-
-
Hi Varenka,
not quite sure what is going wrong exactly but you need to get Cutadapt up and running before using Trim Galore. If you enter
you should see the Cutadapt help, does that work? If you run FastQC on your input file ('paired'), does that run to completion? This should tell you if something is wrong with the input file. Other than that... hmm, try reinstalling Cutadapt following their exact installation guidelines?Code:$ cutadapt
Comment
-
Latest Articles
Collapse
-
by SEQadmin2
Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.
The systematic characterization of the human proteome has...-
Channel: Articles
07-20-2026, 11:48 AM -
-
by SEQadmin2
Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
...-
Channel: Articles
07-09-2026, 11:10 AM -
-
by SEQadmin2
Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.
There is no single reason why many patients don’t respond to treatment as expected. Cancer is...-
Channel: Articles
07-08-2026, 05:17 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Yesterday, 12:17 PM
|
0 responses
13 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 12:17 PM
|
||
|
Started by SEQadmin2, 07-23-2026, 11:41 AM
|
0 responses
14 views
0 reactions
|
Last Post
by SEQadmin2
07-23-2026, 11:41 AM
|
||
|
Started by SEQadmin2, 07-20-2026, 11:10 AM
|
0 responses
23 views
0 reactions
|
Last Post
by SEQadmin2
07-20-2026, 11:10 AM
|
||
|
Started by SEQadmin2, 07-13-2026, 10:26 AM
|
0 responses
37 views
0 reactions
|
Last Post
by SEQadmin2
07-13-2026, 10:26 AM
|
Comment