Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

R package for downloading individual files from BMRB repo.

NotificationsYou must be signed in to change notification settings

billchenxi/BMRBr

Repository files navigation

CRANBuild StatusAppVeyor Build StatuscodecovDOI

BMRBr Package

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 isbmrb_download() andcollect_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

R package for downloading individual files from BMRB repo.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp