platynereis_3d_connectome_2024
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.3%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: JekelyLab
- License: gpl-3.0
- Language: HTML
- Default Branch: main
- Size: 2.02 GB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 4
Created almost 2 years ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
README.Rmd
---
output: github_document
---
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
# Please put your title here to include it in the file below.
Title <- "Whole-body connectome of a segmented annelid larva"
```
# About the project:
- this is a repository of an R project containing code and source data for the Platynereis three-day-old larva connectome paper. Contributed by [Jkely lab](https://www.cos.uni-heidelberg.de/en/research-groups/gaspar-jekely).
[](https://doi.org/10.5281/zenodo.10825370)
This repository contains the data and code for our paper:
> Csaba Veraszt, Sanja Jasek, Martin Ghmann, Luis Alberto Bezares Caldern, Elizabeth A. Williams, Rza Shahidi, Gspr Jkely (2024)
\. _`r Title`_. eLife Online at
### How to cite
Please cite this compendium as:
> Csaba Veraszt, Sanja Jasek, Martin Ghmann, Luis Alberto Bezares Caldern, Elizabeth A. Williams, Rza Shahidi, , Gspr Jkely, (`r format(Sys.Date(), "%Y")`). _Compendium of R code and data for `r Title`_. Accessed `r format(Sys.Date(), "%d %b %Y")`. Online at
## Contents
The project directory contains:
- [:file\_folder: text](Manuscript.qmd): Quarto source document
for manuscript. Includes text, references and inserts the latest version of the figures from the /Figures folder.
The quarto file can be rendered into an html or pdf file in RStudio with all figures inserted, suitable for reading. For this, you need to download the repository, as explained below.
- [:file\_folder: data](/data): Data used in the analysis.
- [:file\_folder: scripts](/code): scripts used in the analysis.
- [:file\_folder: images](/pictures): Plots and other
illustrations
- [:file\_folder: figures](/Figures): All figures for the paper
- [:file\_folder: supplements](/supplements):
Supplementary materials including notes and other documents
prepared and collected during the analysis.
- [:file\_folder: source_data](/source_data):
Source data files associated with each figure containing all
data points that have been plotted in the figure.
- [:file\_folder: videos](/Videos):
Videos in mp4 format.
## How to run in your browser or download and run locally
This research compendium has been developed using the statistical programming
language R. To work with the compendium, you will need
installed on your computer the [R software](https://cloud.r-project.org/)
itself and optionally [RStudio Desktop](https://rstudio.com/products/rstudio/download/).
If you would like to use the template, you could open Rstudio in your computer, then go to File > New Project > Version Control > Git. Under repository URL add the URL of this page https://github.com/JekelyLab/Platynereis_3D_connectome_2024 and save it in a local folder.
The R project will live in the folder (as working directory) where the Jekely_et_al_2024_connectome.Rproj file is saved. All other files and directories will be accessed relative to this working directory. This way the project is portable and self-contained.
The working directory contains this README file, a LICENCE file, a CITATION.cff file, the .gitignore file and the R project file. You can update these files to fit your project.
### Licenses
**Text, figures, code, data :** [CC-BY-4.0](http://creativecommons.org/licenses/by/4.0/)
### Acknowledgements
This project is modified after
https://annakrystalli.me/rrresearch/10_compendium.html
Owner
- Name: Jekely Lab
- Login: JekelyLab
- Kind: user
- Location: Exeter
- Company: University of Exeter
- Website: https://www.exeter.ac.uk/livingsystems/team/faculty/jekely/
- Twitter: JekelyLab
- Repositories: 5
- Profile: https://github.com/JekelyLab
GitHub Events
Total
- Release event: 1
- Member event: 1
- Push event: 17
- Create event: 1
Last Year
- Release event: 1
- Member event: 1
- Push event: 17
- Create event: 1