on what basis the tool trimmomatic works? .... on what basis we need to trim the FastQc Data?
Unconfigured Ad
Collapse
X
-
Tags: None
-
Scan sequence data/match adapter sequences to sequence data/trim adapter sequences as needed.
If FastQC reports presence of Illumina adapters in your sequence (which can happen if you have adapter dimers or inserts smaller than sequence length which leads to read-through into adapters) then you should trim your sequences. Trimming based on quality should not be needed unless you have really bad quality (Q10 or less) data.
Take a look at bbduk.sh from BBMap suite instead of/in addition to Trimmomatic for scanning/trimming sequence data.
-
TRimmomatic
I am from computer science department...this is the sequence we need to trim.
GGTGATACGGTTANATTAATGTACAAAGGTCAACC
AB@B?AAB?B@B<!8@CA@@<BA>=:<17+6=<9<
CAAATTATAAAGCNCATTTAAGTCATCGACAAAAG
B>:8ABCBBAB3?!>ABBA;71?@AB?)=?;68-4
TATAATGCATCGTNATGGAATCCTTGTTCTACATA
BCCA=B?CBBC@,!8CB???A?BB<<A@BBA:7?A
TCAACAATTGGTTNTTTACCTTTTAAAAATAAATT
BB@=AABBB@><;!?BBAAABBB?:96><<@>>>@
AGAAGTTTGCAAANTTTTCAACAAATGATGCAGTA
B@=;ABBB<BA>6!?CCCCBB@@;AB?@A;@?5?@
please explain us what is all we need to remove from this sequences.........we need to develop a tool like trimmomatic.......
Comment
-
Do not post multiple times posing as different people again, or you will be banned. Consider this your only warning.
Comment
-
-
First of all the sequences posted are not in proper fastq format (if that is what you have been given). Check this Wikipedia entry for description (and proper format) for fastq.Originally posted by VEERESH SHENOY View PostI am from computer science department...this is the sequence we need to trim.
GGTGATACGGTTANATTAATGTACAAAGGTCAACC
AB@B?AAB?B@B<!8@CA@@<BA>=:<17+6=<9<
CAAATTATAAAGCNCATTTAAGTCATCGACAAAAG
B>:8ABCBBAB3?!>ABBA;71?@AB?)=?;68-4
TATAATGCATCGTNATGGAATCCTTGTTCTACATA
BCCA=B?CBBC@,!8CB???A?BB<<A@BBA:7?A
TCAACAATTGGTTNTTTACCTTTTAAAAATAAATT
BB@=AABBB@><;!?BBAAABBB?:96><<@>>>@
AGAAGTTTGCAAANTTTTCAACAAATGATGCAGTA
B@=;ABBB<BA>6!?CCCCBB@@;AB?@A;@?5?@
please explain us what is all we need to remove from this sequences.........we need to develop a tool like trimmomatic.......
You would need to keep this format intact after you scan the sequence lines for presence of sequences you want to remove. When trimming you would generally be taking out entire 3'-end (all the way to the right end) of sequence once you locate and identify the sequence you are searching for. You would also need to trim the quality score line (4th line) to match the length of the sequence (2nd line) that will remain after trimming.
Since you know about trimmomatic you can find the manual for the program. Read through it (and the publication) to get additional details.
Comment
-
Latest Articles
Collapse
-
by SEQadmin2
CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).
Despite this, “CRISPR helped turn genome editing from a specialized technique into...-
Channel: Articles
07-31-2026, 11:01 AM -
-
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 -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 08-13-2026, 12:22 PM
|
0 responses
29 views
0 reactions
|
Last Post
by SEQadmin2
08-13-2026, 12:22 PM
|
||
|
Started by SEQadmin2, 08-11-2026, 10:35 AM
|
0 responses
24 views
0 reactions
|
Last Post
by SEQadmin2
08-11-2026, 10:35 AM
|
||
|
Started by SEQadmin2, 08-06-2026, 07:41 AM
|
0 responses
38 views
0 reactions
|
Last Post
by SEQadmin2
08-06-2026, 07:41 AM
|
||
|
Started by SEQadmin2, 08-03-2026, 10:13 AM
|
0 responses
51 views
0 reactions
|
Last Post
by SEQadmin2
08-03-2026, 10:13 AM
|
Comment