Skip to content

[tabix] Set the number of lines to be skipped independently#1189

Merged
daviesrob merged 1 commit intosamtools:developfrom
valeriuo:tabix_skip_lines
Dec 8, 2020
Merged

[tabix] Set the number of lines to be skipped independently#1189
daviesrob merged 1 commit intosamtools:developfrom
valeriuo:tabix_skip_lines

Conversation

@valeriuo
Copy link
Copy Markdown
Contributor

@valeriuo valeriuo commented Dec 7, 2020

Previously, the default format configuration (-p) would overwrite the independent configuration settings, particularly the number of lines to be skipped in a file (-S), which is not tied to the format.

Now, the number of lines to be skipped can be set independently of the format.

Fixes #1186

@daviesrob daviesrob merged commit b581944 into samtools:develop Dec 8, 2020
@valeriuo valeriuo deleted the tabix_skip_lines branch January 7, 2021 16:50
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.

Tabix doesn't recognize -S (--skip-lines) option

2 participants