- Notifications
You must be signed in to change notification settings - Fork0
billchenxi/BMRBr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- Author: Xi Chen
- Email:billchenxi@gmail.com
- Date: Jan 12, 2018
- GitHub: github.com/billchenxi
- CRAN:https://cran.r-project.org/web/packages/BMRBr/index.html
- Website:https://billchenxi.github.io/
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 isbmrb_download() andcollect_ids(). In future, I will release more functionalities by adding more functions.
Required two input parameter: BMRB ID and storage path.
Example:
- bmrb_download(956, "../store_location")
No required parameter.
Example:
- bmrb_download()
About
R package for downloading individual files from BMRB repo.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published