Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vital-IT
post-inForm
Commits
72925589
Commit
72925589
authored
Nov 18, 2020
by
Robin Engler
Browse files
Update README to add new dependency
parent
ac64adfc
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
72925589
# Post-inForm
Post-process cell immunofluorescence data produced by the inForm software.
**Important:**
for frequently asked questions, please see
t
the
**Frequently-made mistakes**
section
on
further down in this document.
**Important:**
for frequently asked questions, please see the
**Frequently-made mistakes**
section
further down in this document.
##### Dependencies
...
...
@@ -10,13 +10,14 @@ The following R libraries are needed to run Post-inForm:
*
openxlsx
*
zip
*
checkmate
*
stringi
These can be installed with the following R command:
`install.packages(c("openxlsx", "zip", "checkmate", "stringi"))`
<br>
<br>
## Examples of how to run
P
ost-inForm
## Examples of how to run
p
ost-inForm
##### Load Post-inForm source code:
Download or clone the project's directory to your local machine. Then set
`POSTINFORM_ROOT`
to the
`postinform`
directory on your local machine and run the
`source()`
command in your R console, as
...
...
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