Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error can not read sequence #296

Open
akarkaba opened this issue Apr 26, 2022 · 0 comments
Open

Error can not read sequence #296

akarkaba opened this issue Apr 26, 2022 · 0 comments

Comments

@akarkaba
Copy link

akarkaba commented Apr 26, 2022

Hi Torsten,
Recently I have sequenced 95 S.a aureus isolates using the NextSeq. I have concatenated the 4 reads using the attached command tab. For example Isolate 3
cat WA3-r69_S13_L001_R1_001.fastq.gz WA3-r69_S13_L002_R1_001.fastq.gz WA3-r69_S13_L003_R1_001.fastq.gz WA3-r69_S13_L004_R1_001.fastq.gz> WA3_R1.fastq.gz

This was done for all the isolates

When I tried to run the Nullarbor pipeline using the following code:
$nullarbor.pl --name PROJNAME --mlst saureus --ref NCTC8325_aureus_ref.gbk --input SAU.tab --outdir OUTDIR --fullanno --run

Error message
Error files.docx
Isolate 'WA12' can not read sequence #2 of 1 file
, I decreased the number of isolates to just 4 to check if the pipeline will run, and no report was generated

I decreased the number of concatenated reads to 3 per isolate, the first 10 isolates had a nice report with good depth, but still the same error for isolates 12 till 95, error in reading the sequence

The file was converted using dos2unix SAU.tab

If any feedback on this would be much appreciated
Kind Regards
Ali

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant