Skip to content

Commit

Permalink
Refactoring MS1 adducts (#141, #144)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Jul 2, 2024
1 parent 78890f6 commit c36e01d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions R/fake_lotus.R
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,6 @@ fake_lotus <- function(export) {
tidytable::fwrite(export)
return(export)
}

## See https://github.com/markfairbanks/tidytable/issues/269
.datatable.aware <- TRUE
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@
"SystemRequirements": null
},
"keywords": ["metaboliteannotation", "chemotaxonomy", "scoringsystem", "naturalproducts", "computationalmetabolomics", "taxonomicdistance", "specializedmetabolome"],
"fileSize": "4378.309KB",
"fileSize": "4378.754KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down

0 comments on commit c36e01d

Please sign in to comment.