diff --git a/NEWS.md b/NEWS.md index 059b376..b522b88 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,7 +7,7 @@ - fix group issue in mzrt object - all the group info will be imported as character while user could change the character into dataframe - export getmzrtcsv -- add getmet to export metabolites for certain compounds based on mass defect +- add findmet to export metabolites for certain compounds based on mass defect - add demo data for TBBPA metabolites from this [publication](https://doi.org/10.1021/acs.est.9b02122) # enviGCMS 0.5.5 diff --git a/docs/news/index.html b/docs/news/index.html index 8ec956d..d8fc406 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -141,7 +141,7 @@

  • fix group issue in mzrt object
  • all the group info will be imported as character while user could change the character into dataframe
  • export getmzrtcsv
  • -
  • add getmet to export metabolites for certain compounds based on mass defect
  • +
  • add findmet to export metabolites for certain compounds based on mass defect
  • add demo data for TBBPA metabolites from this publication