icat-workflow
Post-processing workflow for integrated correlative array tomography (iCAT)
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Repository
Post-processing workflow for integrated correlative array tomography (iCAT)
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 1
Metadata Files
README.md
iCAT-workflow
Post-processing workflow for volume CLEM image data.
Installation
Assumes you are logged into a remote Linux server with conda configured.
Vastly overcomplicated but highly recommended environment setup with conda.
$ conda create -n icat jupyterlab altair vega_datasets $ conda activate icat $ (icat) conda install -c conda-forge nodejs=15 $ (icat) pip install tqdm lxml ipympl ipywidgets imagecodecs ruamel.yaml $ (icat) pip install git+git://github.com/AllenInstitute/BigFeta/ $ (icat) jupyter labextension install @jupyter-widgets/jupyterlab-manager $ (icat) jupyter labextension install jupyter-matplotlib $ (icat) jupyter nbextension enable --py widgetsnbextensionInstall iCAT-workflow from github repo
$ (icat) pip install git+https://github.com/hoogenboom-group/iCAT-workflow.gitClone GitHub repo
$ (icat) git clone https://github.com/hoogenboom-group/iCAT-workflow
Getting started
Connect to remote server with port forwarding e.g.
ssh -L 8888:localhost:8888 {user}@{server}(Optional) Download sample data (~3GB) to a convenient location (will take several minutes)
$ (icat) cd /path/to/data/storage/ $ (icat) svn export https://github.com/hoogenboom-group/iCAT-data.git/trunk/pancreasStart
jupyter labsession$ (icat) cd ./iCAT-workflow/ $ (icat) jupyter lab --no-browser --port 8888Open a browser and navigate to http://localhost:8888/lab to run jupyter lab session
Owner
- Name: hoogenboom-group
- Login: hoogenboom-group
- Kind: organization
- Repositories: 2
- Profile: https://github.com/hoogenboom-group
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "iCAT-workflow"
version: "0.2"
authors:
- given-names: Ryan
family-names: Lane
email: r.i.lane@tudelft.nl
affiliation: Delft University of Technology
orcid: https://orcid.org/0000-0002-5887-2069
date-released: 2022-04-15
license: CC-BY-4.0
repository: "https://github.com/hoogenboom-group/CLEMnet"
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1