taxonomicallyinformedannotation / tima

https://taxonomicallyinformedannotation.github.io/tima
https://taxonomicallyinformedannotation.github.io/tima/
GNU General Public License v3.0
9 stars 4 forks source link

Can't combine `library` when running process_annotations in neg mode #35

Closed RemyMG closed 2 years ago

RemyMG commented 2 years ago

The following error occurs when running the process_annotations script on annotation data generated by spectral_lib_matcher (ISDB) in negative ionization mode:


View raw code

``` Error in `dplyr::bind_rows()`: ! Can't combine `library` and `library` . Run `rlang::last_error()` to see where the error occurred. ```


Adafede commented 2 years ago

Hi @RemyMG!

Thank you for reporting! How are you performing the spectral matching step in neg mode?

According to https://github.com/taxonomicallyinformedannotation/tima-r/blob/d39620ff6ad2c57c6750ae81007f2df6cfe94876/tests/testthat/test_functions.R#L121 there should be no issue but might be the case... happy to help diagnose if you attach your params + files! 😊

Adafede commented 2 years ago

Any news?

Adafede commented 2 years ago

@RemyMG Can I close the issue? 😜

RemyMG commented 2 years ago

@Adafede for sure :)