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

Fix regex to handle chromosome names with periods. #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

twmccart
Copy link

Chromosome names with periods in them, such as are assigned to scaffolds in many assemblies, were not handled properly by reditools2. The new regex will only remove the final file prefix (a period followed by zero or more non-periods) from the intermediate file chunks.

twmccart added 5 commits June 21, 2021 13:32
…rd tab-delimited file, the header causes a problem. The -S 1 argument to tabix in merge.sh should work, but does not with tabix v1.12.
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

Successfully merging this pull request may close these issues.

1 participant