jokura_2024_ctenophore_apical_organ

Repo for paper Jokura_2024_ctenophore_apical_organ

https://github.com/jekelylab/jokura_2024_ctenophore_apical_organ

Science Score: 39.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Repo for paper Jokura_2024_ctenophore_apical_organ

Basic Info
  • Host: GitHub
  • Owner: JekelyLab
  • License: gpl-3.0
  • Language: HTML
  • Default Branch: main
  • Size: 1.42 GB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 2 years ago · Last pushed 11 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 <- "An R project compendium for the Jokura et al 2024 ctenophore apical organ paper"
```


# About the project: 
- this is a repository of an R project containing code and source data for the paper **Neural Connectome of the Ctenophore Statocyst**. Contributed by [Jkely lab](https://www.cos.uni-heidelberg.de/en/research-groups/gaspar-jekely).

This repository contains the data and code for our paper:

*Neural Connectome of the Ctenophore Statocyst*\
Kei Jokura, Sanja Jasek, Lara Niederhaus, Pawel Burkhardt, Gspr Jkely\
bioRxiv 2025.06.26.661250; doi: 


### How to cite

Please cite the permanend Zenodo record for this compendium as:

Jokura, K., Jasek, S., & Jkely, G. (2025). \
Code documentation for Neural Connectome of the Ctenophore Statocyst (v1.0). Zenodo.\
https://doi.org/10.5281/zenodo.15861953

## Contents

The project directory contains:

  - [:file\_folder: manuscript](/manuscript/Manuscript.qmd): Quarto source document
    for manuscript. Includes text, references and inserts the latest version of the figures from the /figures folder. 
There is also a rendered html version,
    `Manuscript.html`, suitable for reading.
    
  - [:file\_folder: data](analysis/data): Data used in the analysis.
  - [:file\_folder: scripts](analysis/scripts): scripts used in the analysis.
  - [:file\_folder: figures](manuscript/figures): Plots and other
    illustrations
  - [:file\_folder:
    videos](manuscript/videos):
    Videos.
  - [:file\_folder:
    source_data](/manuscript/source_data):
    Source data files associated with each figure containing all data points that have been plotted in the figure.

## 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/new_paper_template and save it in a local folder.

The R project will live in the folder (as working directory) where the new_paper_template.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

GitHub Events

Total
  • Push event: 3
Last Year
  • Push event: 3