Thank you GenoMax,
This really helped!
Ksenia
This really helped!
Ksenia
You are currently viewing the SEQanswers forums as a guest, which limits your access. Click here to register now, and join the discussion

bbduk.sh in1=file_1.fastq in2=file_2.fastq config=config.txt
out1={}.trimmed.fastq
out2={}.trimmed.fastq
statsfile={}.stats.txt
bqhist={}.bqhist.txt
.
@test1 [COLOR="Red"]AAACCCTTT[/COLOR]ATAT[COLOR="Red"]AACCTT[/COLOR] + IIIIIIIIIIIIIIIIIII
./bbduk.sh in=test.fq out=stdout.fq literal=AACCTT ktrim=r k=6
@test1 AAACCCTTTATAT + IIIIIIIIIIIII Input: 1 reads 19 bases. KTrimmed: 1 reads (100.00%) 6 bases (31.58%) Total Removed: 0 reads (0.00%) 6 bases (31.58%) Result: 1 reads (100.00%) 13 bases (68.42%)
@test1 [COLOR="Red"]AAACCCTTT[/COLOR]ATAT[COLOR="Red"]AAACCCTTT[/COLOR] + IIIIIIIIIIIIIIIIIIIIII
./bbduk.sh in=test.fq out=stdout.fq literal=AAACCCTTT ktrim=r k=9
Input: 1 reads 22 bases. KTrimmed: 1 reads (100.00%) 22 bases (100.00%) Total Removed: 1 reads (100.00%) 22 bases (100.00%) Result: 0 reads (0.00%) 0 bases (0.00%)
@test1 A + I
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 07-09-2026, 10:04 AM
|
0 responses
11 views
0 reactions
|
Last Post
by SEQadmin2
07-09-2026, 10:04 AM
|
||
|
Started by SEQadmin2, 07-08-2026, 10:08 AM
|
0 responses
9 views
0 reactions
|
Last Post
by SEQadmin2
07-08-2026, 10:08 AM
|
||
|
Started by SEQadmin2, 07-07-2026, 11:05 AM
|
0 responses
17 views
0 reactions
|
Last Post
by SEQadmin2
07-07-2026, 11:05 AM
|
||
|
Started by SEQadmin2, 07-02-2026, 11:08 AM
|
0 responses
31 views
0 reactions
|
Last Post
by SEQadmin2
07-02-2026, 11:08 AM
|
Comment