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

Essentially tip gene names are not parsed #7

Open
jhrcook opened this issue Jun 22, 2019 · 0 comments
Open

Essentially tip gene names are not parsed #7

jhrcook opened this issue Jun 22, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jhrcook
Copy link
Owner

jhrcook commented Jun 22, 2019

readRDS(file.path("data", "gene_essentiality.tib"))
#> # A tibble: 2,917 x 4
#>    gene          common_essential achilles_essential nonessential
#>    <chr>         <lgl>            <lgl>              <lgl>
#>  1 RPS11 (6205)  TRUE             TRUE               FALSE
#>  2 RPS17 (6218)  TRUE             TRUE               FALSE
#>  3 RPL4 (6124)   TRUE             TRUE               FALSE
#>  4 EIF3D (8664)  TRUE             TRUE               FALSE
#>  5 RPL27 (6155)  TRUE             TRUE               FALSE
#>  6 RPL10A (4736) TRUE             TRUE               FALSE
#>  7 RPS13 (6207)  TRUE             TRUE               FALSE
#>  8 U2AF1 (7307)  TRUE             TRUE               FALSE
#>  9 POLR2D (5433) TRUE             TRUE               FALSE
#> 10 RPS15A (6210) TRUE             TRUE               FALSE
@jhrcook jhrcook added the bug Something isn't working label Jun 22, 2019
@jhrcook jhrcook self-assigned this Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant