I am trying to run manual basecalling on a sample with high initial cluster intensity, but the intensity suddenly drops off. I heard using that changing the martix-cycles option.
I ran the following command:
/path to bustard/bustard.py / /path to sequence run/Data/Intensities --CIF --matrix-cycles=6 --maxcycle=57 --with-seq --make
and make once again in the bustard folder created.
I run into an error 4 issue where a .dif2 file cannot be found.
I was wondering what I was doing wrong
Thanks
I ran the following command:
/path to bustard/bustard.py / /path to sequence run/Data/Intensities --CIF --matrix-cycles=6 --maxcycle=57 --with-seq --make
and make once again in the bustard folder created.
I run into an error 4 issue where a .dif2 file cannot be found.
Code:
Controls reported in /location to seq run/Data/Intensities/Bustard1.9.4_18-04-2013_administrator/Temp/s_1_1101_controls.csv callBases: /location to software/OLB-1.9.4/c++/basecalling/CycleReader.cpp: ga::basecalling::BaseCycleReader::BaseCycleReader(const std::vector<boost::filesystem::basic_path<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, boost::filesystem::path_traits>, std::allocator<boost::filesystem::basic_path<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, boost::filesystem::path_traits> > >&, bool): line 52: 2013-Apr-18 19:18:49: No such file or directory: File /location to seq run/Data/Intensities/Bustard1.9.4_18-04-2013_administrator/L001/C1.1/s_1_1101.dif2 does not exist make: *** [Temp/s_1_1101.flag] Error 4
I was wondering what I was doing wrong
Thanks
Comment