C Software usage
C.1 Undergraduate research project
This code base is using the R Language
and renv
to make a
reproducible scientific project named undergraduate_research_project
.
- Clone the repository with:
git clone https://github.com/jvelezmagic/undergraduate_research_project
. - Download latest version of R.
- Open R project.
- Install the
renv
package withinstall.packages('renv')
. - Restore working environment with:
renv::restore()
. - Render the book with:
bookdown::render_book()
. - Edit documents and render again.
C.2 Cell-viewer
This code base is using the Python Language
.
- Clone the repository with:
git clone https://github.com/ccg-esb-lab/uJ
. - Go to
single-channel
directory. - Inside of
MGGT-AMP-Pulse
(i.e., chromosome strain) orpBGT-AMP-Pulse
(i.e., plasmid strain) enter to6_Lineages_corrector_napari.ipynb
. - Change the parameters and use it.
C.3 Filamentation model
This code base is using the Julia Language
and DrWatson
to make a
reproducible scientific project named CellFilamentation
.
- Clone the repository with:
git clone https://github.com/jvelezmagic/CellFilamentation
. - Download latest version of Julia.
- Open Julia project.
- Open Julia console and do the following to restore working environment:
- Play with the model.