Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 2.07 KB

README.md

File metadata and controls

42 lines (33 loc) · 2.07 KB

Comparative amoeboid crawling

github_front_page_figure


This repository contains analysis code to accompany the publication 'Comparative analyses reveal substantial variation among unicellular organisms'.

Notebooks containing expanded methods and the code + analyses for generating all figures in the publication can be run in Binder: Binder

Note for Binder users: For repositories that rely on a lot of packages, the launch process may take some time and you may see the error message Failed to connect to event stream. This means that the connection between the logs service and the UI is broken. But the build is still happening in the background and the UI should fix itself upon refreshing the page. You can learn more about this issue here.

Directory structure

00_data/ Cell shape data matrices for all cell types/trials examined in the pub.
01_utils/ .R code necessary to run the analyses presented in the pub and accompanying Jupyter notebooks.
02_analysis_files/ Cached intermediate files generated from the analyses contained in the repo, including the movement space embeddings used in the pub to facilitate replication of the published figures.
03_notebooks/ Jupyter notebooks outlining the full suite of analyses presented in the pub.

R packages and versions used in this repo:

umap v0.2.7.0
scales v1.1.1
MASS v7.3-54
RColorBrewer v1.1-2
colorRamps v2.3
vegan v2.5-7
igraph v1.2.11
entropy v1.3.1
jpeg v0.1-9
repr v1.1.4
swaRm v0.5.0
dunn.test v1.3.5
vioplot v0.3.7
lsa v0.73.2
shape v1.4.6
gtools v3.9.2
pracma v2.3.6
fractaldim v0.8-5
here v1.0.0
gplots v3.1.3