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

Chages to parse.grl #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Chages to parse.grl #33

wants to merge 1 commit into from

Conversation

ShaiberAlon
Copy link
Collaborator

  1. make parse.grl work with seqnames that have "-" inside them (some proteins have such seqnames)
  2. make ";" as the only acceptable separator by default
  3. allow users to supply a vector with separator characters

…teins have such seqnames) ; make ";" as the only acceptable separator by default ; allow users to supply a vector with separator characters
@ShaiberAlon ShaiberAlon requested a review from imielinski October 6, 2021 18:59
@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #33 (57bedfc) into master (6a5a30c) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   74.77%   74.82%   +0.04%     
==========================================
  Files           1        1              
  Lines        1590     1593       +3     
==========================================
+ Hits         1189     1192       +3     
  Misses        401      401              
Impacted Files Coverage Δ
R/gUtils.R 74.82% <100.00%> (+0.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a5a30c...57bedfc. Read the comment docs.

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