Skip to content

cran/BMRBr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMRBr Package

Author: Xi Chen Email: billchenxi@gmail.com Date: Jan 12, 2018 GitHub: github.com/billchenxi

Welcome!

BMRBr is a package that facilites R users to analyze data from BMRB data repo by simplifing the download procedure. Currently, the only way to download individual BMRB NMR-star file is to download manually or using shell code, this package frees R users by allowing users to enter only ID and store location.

Right now, the two function in this package is bmrb_download() and collect_ids(). In future, I will release more functionalities by adding more functions.

bmrb_download()

Required two input parameter: BMRB ID and storage path.

Example:

  • bmrb_download(956, "../store_location")

collect_ids()

No required parameter.

Example:

  • bmrb_download()

About

❗ This is a read-only mirror of the CRAN R package repository. BMRBr — 'BMRB' File Downloader. Homepage: https://github.com/billchenxi/BMRBr Report bugs for this package: https://github.com/billchenxi/BMRBr/issues

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages