Skip to content

Commit

Permalink
docs: Add Cryoet Workflow article
Browse files Browse the repository at this point in the history
  • Loading branch information
melissawm committed Oct 21, 2024
1 parent c997fb6 commit 14ef47b
Show file tree
Hide file tree
Showing 21 changed files with 210 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -375,3 +375,11 @@ div .centered-quote {
max-width: 24rem;
margin: auto;
}

/* Side by side videos */
.sidevideos {
display: flex;
flex-direction: row;
margin-top: 20px;
width: 33%;
}
Binary file added docs/_static/img/aligned_tilt_series.mp4
Binary file not shown.
Binary file added docs/_static/img/aligned_tilt_series.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/annotation_movie.mp4
Binary file not shown.
Binary file added docs/_static/img/assembled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/denoising_workflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/full_workflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/image_processing_workflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/projected_images.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/raw_tilt_series.mp4
Binary file not shown.
Binary file added docs/_static/img/raw_tilt_series.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/sample_preparation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/subtomogram_averaging.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/tilt_schemes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/tilt_series_workflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/tomogram.mp4
Binary file not shown.
Binary file added docs/_static/img/tomogram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/img/workflow_timeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ subtrees:
- entries:
- file: intro_cryoet.md
- file: cryoet_data_portal_docsite_data.md
- file: cryoet_workflow.md
- file: cryoet_data_portal_docsite_faq.md
title: "FAQ"
7 changes: 7 additions & 0 deletions docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,11 @@ Learn about the capabilities and acquisition of CryoET data

Guide on how the CryoET Data Portal is organized
:::

:::{grid-item-card} CryoET Data Workflow
:link: cryoet-workflow
:link-type: ref

Overview of the data pipeline from acquisition to analysis
:::
::::
194 changes: 194 additions & 0 deletions docs/cryoet_workflow.md

Large diffs are not rendered by default.

0 comments on commit 14ef47b

Please sign in to comment.