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

psminer errors #16

Open
buchanri opened this issue Jun 28, 2024 · 0 comments
Open

psminer errors #16

buchanri opened this issue Jun 28, 2024 · 0 comments

Comments

@buchanri
Copy link

Hi! I'm running the pathogensurveillance pipeline and currently rendering the reports in R. However, I'm getting these errors for some of my reports from psminer. Any help in understanding the meaning of them would be appreciated.

processing file: index.qmd
  |...                                          |   6% [load_libraries]        Warning: program compiled against libxml 210 using older 209
  |.......................                      |  52% [ani_heatmap]           Error in `.rowNamesDF<-`:
! missing values in 'row.names' are not allowed
Backtrace:
 1. psminer::make_ani_heatmap(ani_matrix * 100, ref_data, sample_data)
 2. base::`rownames<-`(`*tmp*`, value = name_key[rownames(ani_matrix)])
 4. base::`row.names<-.data.frame`(`*tmp*`, value = value)
 5. base::`.rowNamesDF<-`(x, value = value)

Quitting from lines 273-274 [ani_heatmap] (index.qmd)
                                                                                                                   
Execution halted

and another one

processing file: index.qmd
  |...                                          |   6% [load_libraries]        Warning: program compiled against libxml 210 using older 209
  |......................                       |  49% [unnamed-chunk-9]       Error in `data.frame()`:
! arguments imply differing number of rows: 1, 0
Backtrace:
 1. psminer::print_ani_table(ani_matrix * 100, sample_data, ref_data)
 3. base::lapply(...)
 4. psminer (local) FUN(X[[i]], ...)
 5. base::data.frame(...)

Quitting from lines 258-259 [unnamed-chunk-9] (index.qmd)
                                                                                                                   
Execution halted

Here's also the paths to the report inputs /nfs7/BPP/Chang_Lab/paradarc/paper2_bra/results/nxf_061524/prepare_report_input. The ones that are causing these errors are the Bradyrhizobium_sp_CCH5-F6_inputs and Sinorhizobium_fredii_inputs (the first error), Sinorhizobium_kostiense_inputs(second error).
Thanks!

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

No branches or pull requests

1 participant