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 seqadmin, 01-09-2025, 04:04 PM
|
0 responses
439 views
0 likes
|
Last Post
by seqadmin
01-09-2025, 04:04 PM
|
||
Started by seqadmin, 01-09-2025, 09:42 AM
|
0 responses
443 views
0 likes
|
Last Post
by seqadmin
01-09-2025, 09:42 AM
|
||
Started by seqadmin, 01-08-2025, 03:17 PM
|
0 responses
459 views
0 likes
|
Last Post
by seqadmin
01-08-2025, 03:17 PM
|
||
Started by seqadmin, 01-03-2025, 11:18 AM
|
1 response
50 views
1 like
|
Last Post
by Tonia
01-05-2025, 12:15 PM
|
Comment