This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error in demultiplexing of GBS data using GBSX_v1.3.jar

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

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

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

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

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/

0 answers

No answers yet.

Log in to answer this question.