nanobodyFlycodeLinking.as.fasta | R Documentation |
Write FASTA
nanobodyFlycodeLinking.as.fasta(x, file = NULL, ...)
x |
a |
file |
a filename |
... |
just passed |
sprintf stream
Lennart Opitz, Christian Panse 2018
library(ExperimentHub) eh <- ExperimentHub() f <- query(eh, c("NestLink", "nanobodyFlycodeLinkage.RData"))[[1]] load(f) summary(nanobodyFlycodeLinkage.sample) nanobodyFlycodeLinking.as.fasta(nanobodyFlycodeLinkage.sample)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.