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

Demultiplex barcoded reads from Albacore with barcode12a #65

Open
devindrown opened this issue Jun 5, 2018 · 1 comment
Open

Demultiplex barcoded reads from Albacore with barcode12a #65

devindrown opened this issue Jun 5, 2018 · 1 comment

Comments

@devindrown
Copy link

matches = re.findall('/barcode(\\d\\d)/', albacore_path)

Unfortunately, the barcode (12a) breaks this syntax because the folders are labeled 12a instead of just the two digit number.

Workaround for now appears to rename Albacore output folder

@ltipton
Copy link

ltipton commented Aug 3, 2018

The workaround of renaming the folders in the Albacore output folder is not working for me. Is there another workaround or an ETA on when this issue may be fixed?

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

2 participants