Cutdapt for batch processing ?
1
0
Entering edit mode
4.2 years ago
sunnykevin97 ▴ 980

HI

I had around 100 fastq files to be preprocessed wish to use cutadapt for removing adapters. How I do as a batch in one go. Suggestions please.

genome RNA-Seq sequencing • 1.1k views
ADD COMMENT
0
Entering edit mode

what did you try ? start maybe by a combination of ls and xargs ?

ADD REPLY
0
Entering edit mode

Please search biostars in future (use google search since the built in search does not work that well):
cutadapt loop and paired-end reads
C: Bash Script Loop Help

ADD REPLY
1
Entering edit mode
4.2 years ago
Asaf 10k

Use pipeline management system like nextflow, snakemake or wdl/cromwell.

And make sure you have to actually use cutadapt. If your next step is mapping to the genome you're probably good without removing adapters.

ADD COMMENT

Login before adding your answer.

Traffic: 1782 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6