getNB | R Documentation |
A wrapper function for reading the
flycodes using ExperimentHub.
The files are used for demonstrating the detectability of the AA
sequences. The wrapper functions are extended by columns
ssrc
prediction
and the parentIonMass
.
The column ESP_Prediction was generated by using the service from
https://genepattern.broadinstitute.org.
getNB(filename = NULL)
filename |
a two column tab separated file containing a peptide sequence and an ESP value. default is NULL which reads the data provided by the package through ExperimentHub. |
a data.frame
object of NBs
Christian Panse <cp@fgcz.ethz.ch> 2015, 2018, 2019
NB <- getNB() dim(NB)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.