aboutsummaryrefslogblamecommitdiff
path: root/README.md
blob: 80eada0fc56a5747b09aeda11da8ae4cf8c318b2 (plain) (tree)
1
2
3
4
5
6
7

        

                                                                                                                            
 

                                                                           




                                                                                    


                                                                              

                                                            

           
                                     
                                                                 
 
# chents

[![Build Status](https://travis-ci.com/jranke/chents.svg?branch=main)](https://app.travis-ci.com/github/jranke/chents)
[![codecov](https://codecov.io/github/jranke/chents/branch/main/graphs/badge.svg)](https://app.codecov.io/gh/jranke/chents) 

The R package **chents** provides some utilities for working with chemical 
entities in R.

## Features

- Some chemical information is retrieved from the PubChem website using the webchem 
package
- If Python and RDKit (> 2015.03) are installed and configured for use with
  'reticulate', some basic chemoinformatics functions some additional chemical
  information is computed and a 2D graph can be plotted
- Additional information can be read from a local .yaml file

## Examples

Some examples are available from the 
[reference on jrwb.de](https://pkgdown.jrwb.de/chents/reference).

Contact - Imprint