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

Test Data calc_median.R error #10

Open
apdavid opened this issue Nov 23, 2024 · 0 comments
Open

Test Data calc_median.R error #10

apdavid opened this issue Nov 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@apdavid
Copy link

apdavid commented Nov 23, 2024

I am running ReadZS on the test data and I get the following error:

Process: NFCORE_READZS:READZS:SIGNIF_WINDOWS:CALC_MEDIAN (small_test_data_chr21)

The command executed:

  calc_median.R \
    small_test_data_chr21.zscore \
    'compartment, tissue' \
    10 \
    5 \
    100 \
    small_test_data_chr21_medians_100_permutations_min_10_cellsPerGeneOnt_5_ctsPerCell.txt \
    small_test_data_chr21_signif_medians_100_permutations_min_10_cellsPerGeneOnt_5_ctsPerCell.txt

The error message:

  Error in `:=`(has_ann, ifelse((ontology %like% "ANNOTATE_NA"), 0, 1)) : 
    Check that is.data.table(DT) == TRUE. Otherwise, := and `:=`(...) are defined for use in j, once only and in particular ways. See help(":=").
  Calls: [ -> [.data.frame -> :=

@apdavid apdavid added the bug Something isn't working label Nov 23, 2024
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