Error in demultiplexing of GBS data using GBSX_v1.3.jar
0
0
Entering edit mode
4.2 years ago
harshraje19 ▴ 40

Dear friends,

I got error in demultiplexing of GBS data. can you please help me in that?

We have used following command line in linux for demultiplexing.

java -jar /home/harshraj/Downloads/GBSX_v1.3.jar --Demultiplexer -f1 NISAR1_CKDL200148447-1a_H7JMMBBXX_L5_1.fq.gz -f2 NISAR2_CKDL200148448-1a_H7JMMBBXX_L6_1.fq.gz -i barcode.txt -m 0 -al no -gzip true -o 01_Nisar_Demultiplexing

then we got following error

GBS demultiplexing ended with Major Errors

Can anyone help me to solve this error.

Thanks
Raj

software error SNP gene next-gen genome • 1.1k views
ADD COMMENT
0
Entering edit mode

Finally below written scrip is working

java -jar /home/harshraj/Downloads/GBSX_v1.3.jar --Demultiplexer -f1 NISAR1_CKDL200148447-1a_H7JMMBBXX_L5_1.fq.gz -f2 NISAR1_CKDL200148447-1a_H7JMMBBXX_L5_2.fq.gz -i B1.txt -gzip true -o L5_demultiplex/
ADD REPLY
0
Entering edit mode
ADD REPLY
0
Entering edit mode

Thank you Pierre Lindenbaum for your response. I am new to bioinformatics, can you please elaborate your response?

ADD REPLY
0
Entering edit mode

there must be a file named "gbsDemultiplex.log" in your home directory.

ADD REPLY
0
Entering edit mode

Oh thank you. I have gbsDemultiplex.log" file in home directory. It has following message.

Arguments where: [Ljava.lang.String;@6d311334

Contains invalid argumentsEnded on Tue Mar 10 17:13:11 EDT 2020

ADD REPLY
0
Entering edit mode

ahahah what a wrong error message; I think the best you can do is to ask at : https://github.com/GenomicsCoreLeuven/GBSX/issues

ADD REPLY

Login before adding your answer.

Traffic: 1759 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