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

Doesn't detect conserved reads if the path contains the string "_mirbase" #16

Open
netbofia opened this issue Nov 28, 2019 · 0 comments
Assignees
Labels

Comments

@netbofia
Copy link
Member

This occurs with some frequency if people test different databases for conserved reads.
They tend to call the project xxx_mirbase this them interferes down downstream with a regular expression that is way to greedy and does a replace string in the wrong place of the path.

Detected in "scripts/filter_genome_mirbase.sh" check it occurs in others, but I expect it to be contained to this script.

@netbofia netbofia added the bug label Nov 28, 2019
@netbofia netbofia self-assigned this Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant