Hi,
I attempted running crass on my data. The the command below was issued followed by the STDOUT:
$ crass -o /scratch/users/snarayanasamy/LAO_TS_CRISPR/D20/crass_mg-reads /scratch/users/snarayanasamy/LAO_TS/D20/Preprocessing/MG.R1.trimmed.fq /scratch/users/snarayanasamy/LAO_TS/D20/Preprocessing/MG.R2.trimmed.fq /scratch/users/snarayanasamy/LAO_TS/D20/Preprocessing/MG.SE.trimmed.fq
[crass_patternFinder]: Processed 62127053 ...333 sec
[crass_clusterCore]: 20041 variants mapped to 7105 clusters
[crass_clusterCore]: creating non-redundant set
[crass_clusterCore]: 24290 non-redundant patterns.
[crass_singletonFinder]: Processed 62127053 ...285 sec
[crass_patternFinder]: Found 158218 reads
183 : 226
[ERROR]: Something wrong with front offset!
ss iter: 103
front offset: -43
Header: BUTTERS-W7D:283:BC1A93ACXX:5:2109:20394:28385
LowLexi: 0
43,70,103,99,
Sequence:CAGCTTAGAAAGTTCAAATAATTGCAAAGCATGGGTTGGTTAACTTCACTGCCGCATAGGCAGCTTAGAAAGTTCAAATAATTGCAAAGCATGGGTTGGT
Len: 100
---------------------------------------------
---------------------------------------------
ReadHolder.cpp : 417 : void ReadHolder::updateStartStops(int, std::string*, const options*)
[ERROR]: FATAL ERROR: parseSeqFiles failed
WorkHorse.cpp : 191 : int WorkHorse::doWork(Vecstr)
Note that I am running crass on data from multiple samples. It only shows problems on data from this particular sample. The reads were preprocessed prior to analysis with crass. I have a machine with more than enough memory (>100GB RAM). Any Idea why this could happen?
Best regards,
Shaman
Hi,
I attempted running
crasson my data. The the command below was issued followed by the STDOUT:Note that I am running
crasson data from multiple samples. It only shows problems on data from this particular sample. The reads were preprocessed prior to analysis withcrass. I have a machine with more than enough memory (>100GB RAM). Any Idea why this could happen?Best regards,
Shaman