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

fq.gz is not always geneExpression #135

Open
allaway opened this issue Oct 12, 2023 · 1 comment
Open

fq.gz is not always geneExpression #135

allaway opened this issue Oct 12, 2023 · 1 comment

Comments

@allaway
Copy link
Collaborator

allaway commented Oct 12, 2023

This will cause some errors - this could also be WGS, WES, etc.

if(grepl("[.]fq.gz$", filename)) return("geneExpression")

@anngvu
Copy link
Contributor

anngvu commented Oct 12, 2023

Yeah, I think the refinement was to try to include assay context if possible. These are not bulletproof yet.

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