musicNMR | R Documentation |
This function converts monodimensional Nuclear Magnetic Resonance spectrum in audio file. The spectrum is imported as Bruker format and the audio file is saved as *.wav
musicNMR(source,destination)
source |
The folder's address where the Free Induction Decay is located |
destination |
Name of the .wav file |
This function uses
- three functions from the package tuneR:
Wave
, normalize
and writeWave
;
- one function from the package seewave:
savewav
.
No return value.
Stefano Cacciatore
Cacciatore S, Saccenti E, Piccioli M. Hypothesis: the sound of the individual metabolic phenotype? Acoustic detection of NMR experiments. OMICS. 2015 Mar;19(3):147-56.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.