Hello. We recently met some problems about casava demultiplexing. Since we used some other kit instead of illumina sequencing kit to prepare the samples, the barcode format of the outcome is different from the illumina style. Thus, we couldn't use Casava to demultiplex the samples. It's still OK for us to use the open source demultiplexing tool for this step, however, when it comes to the alignment, we need some files that were generated from CASAVA demultiplexing step(DemultiplexedBustardSummary.xml & DemultiplexedBustardConfig.xml). Otherwise, we might need to make these files manually which is prone to cause mistakes. Is there some way to solve this problem? Thanks so much.
Seqanswers Leaderboard Ad
Collapse
Announcement
Collapse
No announcement yet.
X
-
Senpeng,
It may still be possible to use the CASAVA 1.8 to demultiplex your samples even though the read format is the not the default (TruSeq). Please note that below is just speculation on my part, based on successful experience with the earlier version of the CASAVA/OLB demultiplexing pipeline.
I'm going to assume that your alternate library prep method places the index (barcode) in-line with read 1 so that it comprises the first bases of read 1. You would still construct the SampleSheet.csv exactly as described in the documentation. The only difference is in the format of the --use-bases-mask when running configureBclToFastq.pl. For the purposes of this example I am going to assume an index of 6 bases long at the beginning of read 1 and the total read is 101 cycles. When you run configureBclToFastq.pl you should use the following:
Code:# configureBclToFastq.pl --use-bases-mask I6Y94N <other parameters>
I'll repeat just to be clear. I have not tried this myself with CASAVA 1.8. I'm just suggesting it based on my experience with previous versions of CASAVA/demultiplex.pl. They could have changed things so that this doesn't work anymore.
But it costs you virtually nothing to give it a try, just a minimal amount of time, and it certainly isn't going to hurt anything.
Latest Articles
Collapse
-
by seqadmin
In recent years, precision medicine has become a major focus for researchers and healthcare professionals. This approach offers personalized treatment and wellness plans by utilizing insights from each person's unique biology and lifestyle to deliver more effective care. Its advancement relies on innovative technologies that enable a deeper understanding of individual variability. In a joint documentary with our colleagues at Biocompare, we examined the foundational principles of precision...-
Channel: Articles
01-27-2025, 07:46 AM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, 02-03-2025, 09:07 AM
|
0 responses
13 views
0 likes
|
Last Post
by seqadmin
02-03-2025, 09:07 AM
|
||
Started by seqadmin, 01-31-2025, 08:31 AM
|
0 responses
24 views
0 likes
|
Last Post
by seqadmin
01-31-2025, 08:31 AM
|
||
Started by seqadmin, 01-24-2025, 07:35 AM
|
0 responses
78 views
0 likes
|
Last Post
by seqadmin
01-24-2025, 07:35 AM
|
||
Started by seqadmin, 01-23-2025, 09:43 AM
|
0 responses
46 views
0 likes
|
Last Post
by seqadmin
01-23-2025, 09:43 AM
|
Comment