Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guillaume Perréal
easy16S
Commits
f5aec7b4
Commit
f5aec7b4
authored
Jan 14, 2019
by
Midoux Cedric
Committed by
Guillaume Perréal
Jan 14, 2019
Browse files
demo : chaillou only
parent
7a514800
Changes
2
Show whitespace changes
Inline
Side-by-side
demo/demo.RData
View file @
f5aec7b4
No preview for this file type
demo/make-demo.R
View file @
f5aec7b4
...
...
@@ -54,4 +54,5 @@ tax_table(biorare)[grep("unknown ", tax_table(biorare))] <- NA
# cellulose <- import_biom(BIOMfilename = "cellulose.biom")
# sample_data(cellulose) <- read.table("cellulose.tsv", header = TRUE, row.names = 1)
save
(
GlobalPatterns
,
food
,
kinetic
,
soil
,
ravel
,
biorare
,
file
=
"demo.RData"
)
# save(GlobalPatterns, food, kinetic, soil, ravel, biorare, file = "demo.RData")
save
(
food
,
file
=
"demo.RData"
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment