bcl2fastq error
1
0
Entering edit mode
2.2 years ago
Tao ▴ 40
2022-01-20 18:48:36 [7fc7200de7c0] ERROR: bcl2fastq::common::Exception: 2022-Jan-20 18:48:36: No such file or directory (2): /home/shahlab/miniconda2/conda-bld/bcl2fastq_1497316272077/work/bcl2fastq/src/cxx/lib/io/Xml.cpp(201): Throw in function boost::property_tree::ptree bcl2fastq::io::parseXmlFile(const boost::filesystem::path&)
Dynamic exception type: boost::exception_detail::clone_impl<bcl2fastq::common::IoError>
std::exception::what: Unable to open '/public/home/zhangzhh/01_rawdata/09_normal/80-857152069/N2200458_80-857152069_Lib/220114_A00212_0102_BH3NTMDSX3/Data/Intensities/BaseCalls/RunInfo.xml' file for reading

Does anyone know why this error occurs?

bcl2fastq • 1.6k views
ADD COMMENT
0
Entering edit mode

Check if this file exists '/public/home/zhangzhh/01_rawdata/09_normal/80-857152069/N2200458_80-857152069_Lib/220114_A00212_0102_BH3NTMDSX3/Data/Intensities/BaseCalls/RunInfo.xml' and user has permissions to read this file.

ADD REPLY
0
Entering edit mode
2.2 years ago
GenoMax 141k

Error message is pretty clear. bcl2fastq is not able to open the file mentioned in the error message. Does the account you are running this from have read read privileges there?

Problem may actually be in the bcl2fastq command you are using which you are not showing us. So you will want to do that.

ADD COMMENT

Login before adding your answer.

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