Thanks for helping Felix. A simple typo on my end unfortunately. Problem solved!
Header Leaderboard Ad
Collapse
Quality-, adapter- and RRBS-trimming with Trim Galore!
Collapse
Announcement
Collapse
SEQanswers June Challenge Has Begun!
The competition has begun! We're giving away a $50 Amazon gift card to the member who answers the most questions on our site during the month. We want to encourage our community members to share their knowledge and help each other out by answering questions related to sequencing technologies, genomics, and bioinformatics. The competition is open to all members of the site, and the winner will be announced at the beginning of July. Best of luck!
For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
See more
See less
X
-
For those with weaker heart (those that cannot use complex scripts in Linux and need a graphic interface)here is another (free) program for trimming qualities:
An efficient SFF/FastQ viewer and editor (GUI)
The gray/green curves in the second graphic shows the average quality before and after trimming the low quality ends.
Only works on Fasta, FastQ, SFF for the moment.
Sorry.Last edited by create.share; 05-30-2015, 12:19 AM.
Comment
-
Hi everyone,
not sure if this is the right thread but I'll give it a go:
I'm trying to get rid of adapters in my sequences. There aren't many with adapters but I'd like to save what I can.
When I run my command I get the following error:
==================================================================
Your job looked like:
------------------------------------------------------------
# LSBATCH: User input
/gpfs/scratch/cbh12wsu/trim/trim_galore -phred33 --illumina --paired -phred33 --path_to_cutadapt /gpfs/scratch/cbh12wsu/trim/cutadapt.py -o adaptrim.fastq -length 50 1_L.fastq 2_R.fastq
------------------------------------------------------------
Exited with exit code 2.
The output (if any) follows:
Path to Cutadapt set as: '/gpfs/scratch/cbh12wsu/trim/cutadapt.py' (user defined)
File "/gpfs/scratch/cbh12wsu/trim/cutadapt.py", line 99
print(rest, match.read.name, file=self.file)
^
SyntaxError: invalid syntax
Cutadapt seems to be working fine (tested command '/gpfs/scratch/cbh12wsu/trim/cutadapt.py --version')
File "/gpfs/scratch/cbh12wsu/trim/cutadapt.py", line 99
print(rest, match.read.name, file=self.file)
^
SyntaxError: invalid syntax
Failed to write to file '1_L.fastq_trimming_report.txt': No such file or directory
==================================================================
Does indicate a problem with the cutadapt.py?
Thanks!
Comment
-
Hmm, when you just type "/gpfs/scratch/cbh12wsu/trim/cutadapt.py" on the command line do you see something like:
Code:cutadapt version 1.8.1 Copyright (C) 2010-2015 Marcel Martin <[email protected]> cutadapt removes adapter sequences from high-throughput sequencing reads. Usage: cutadapt -a ADAPTER [options] [-o output.fastq] input.fastq
Comment
-
Hi Felix,
thanks for replying so quick!
I get the following error when I try your command:
File "/gpfs/scratch/cbh12wsu/trim/cutadapt.py", line 99
print(rest, match.read.name, file=self.file)
^
SyntaxError: invalid syntax
I think I should mention that I made cutadapt.py an executable. And copied it from it's original folder into the trim folder.
Comment
-
I put it back where it belongs and tried again. Same error as before.
With normal installation you mean the pip command? I tried that before but I'm not allowed to do that on the cluster. I can load a cutadapt module but I was hoping making it an executable would solve the problem.
Comment
-
I've installed it and when I run felix's command I get:
cutadapt version 1.8.1
...
But I still get this error:
Path to Cutadapt set as: '/gpfs/scratch/cbh12wsu/trim/cutadapt/cutadapt/scripts/cutadapt' (user defined)
1.8.1
Cutadapt seems to be working fine (tested command '/gpfs/scratch/cbh12wsu/trim/cutadapt/cutadapt/scripts/cutadapt --version')
Failed to write to file '1_L.fastq_trimming_report.txt': No such file or directory
Used this command:
bsub -N -q short -o cut3.txt "/gpfs/scratch/cbh12wsu/trim/trim_galore -phred33 --illumina --paired -phred33 --path_to_cutadapt /gpfs/scratch/cbh12wsu/trim/cutadapt/cutadapt/scripts/cutadapt -o adaptrim.fastq -length 50 1_L.fastq 2_R.fastq"
More ideas?
Comment
-
no that shouldn't matter... Could it be that your queuing system does not take you to the same directory (option like -cwd)? What happens if you just run the command without using the queue?
By the way you can shorten the command like this:
Code:/gpfs/scratch/cbh12wsu/trim/trim_galore --paired --path_to_cutadapt /gpfs/scratch/cbh12wsu/trim/cutadapt/cutadapt/scripts/cutadapt [COLOR="Red"]-o adaptrim.fastq[/COLOR] -length 50 1_L.fastq 2_R.fastq
Comment
Latest Articles
Collapse
-
by seqadmin
Developments in sequencing technologies and methodologies have transformed the field of epigenetics, giving researchers a better way to understand the complex world of gene regulation and heritable modifications. This article explores some of the diverse sequencing methods employed in the study of epigenetics, ranging from classic techniques to cutting-edge innovations while providing a brief overview of their processes, applications, and advances.
Methylation Detect...-
Channel: Articles
05-31-2023, 10:46 AM -
-
Differential Expression and Data Visualization: Recommended Tools for Next-Level Sequencing Analysisby seqadmin
After covering QC and alignment tools in the first segment and variant analysis and genome assembly in the second segment, we’re wrapping up with a discussion about tools for differential gene expression analysis and data visualization. In this article, we include recommendations from the following experts: Dr. Mark Ziemann, Senior Lecturer in Biotechnology and Bioinformatics, Deakin University; Dr. Medhat Mahmoud Postdoctoral Research Fellow at Baylor College of Medicine;...-
Channel: Articles
05-23-2023, 12:26 PM -
-
by seqadmin
Continuing from our previous article, we share variant analysis and genome assembly tools recommended by our experts Dr. Medhat Mahmoud, Postdoctoral Research Fellow at Baylor College of Medicine, and Dr. Ming "Tommy" Tang, Director of Computational Biology at Immunitas and author of From Cell Line to Command Line.
Variant detection and analysis tools
Mahmoud classifies variant detection work into two main groups: short variants (<50...-
Channel: Articles
05-19-2023, 10:03 AM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, Today, 07:14 AM
|
0 responses
4 views
0 likes
|
Last Post
by seqadmin
Today, 07:14 AM
|
||
Started by seqadmin, Yesterday, 01:08 PM
|
0 responses
6 views
0 likes
|
Last Post
by seqadmin
Yesterday, 01:08 PM
|
||
Started by seqadmin, 06-01-2023, 08:56 PM
|
0 responses
36 views
0 likes
|
Last Post
by seqadmin
06-01-2023, 08:56 PM
|
||
Deep Sequencing Unearths Novel Genetic Variants: Enhancing Precision Medicine for Vascular Anomalies
by seqadmin
Started by seqadmin, 06-01-2023, 07:33 AM
|
0 responses
172 views
0 likes
|
Last Post
by seqadmin
06-01-2023, 07:33 AM
|
Comment