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

pal_finder: improve reporting of specific errors associated with SRR Fastq read headers #82

Open
wants to merge 3 commits into
base: pal_finder-0.02.04.9
Choose a base branch
from

Conversation

pjbriggs
Copy link
Member

PR which updates the wrapper script within the pal_finder tool, to detect and report specific errors which are associated with SRR Fastq read headers (though they could potentially affect other non-Illumina-style Fastq files).

SRR read headers take the form:

@SRR13076875.1 1/1

and so far seem to result in failures of the Pal_finder script to complete, leaving messages in the Pal_finder log of the form:

Sequence Tag  not in correct format

and

Non-valid paired end read

The PR updates the final error message to include more information in either of these cases.

…script associated with SRR Fastq read headers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant