Cryo-EM processing pipeline

public public 1yr ago Version: Version 1 0 bookmarks

Cryo-EM processing workflow

Cryo-EM processing pipeline is a series of steps involved in the processing of cryo-electron microscopy (cryo-EM) data to obtain high-resolution 3D structures of biological macromolecules.

Code Snippets

14
15
16
baseCommand: []
inputs: []
outputs:
CWL From line 14 of raw/workflow.cwl
30
31
32
33
34
35
baseCommand: []
inputs:
  2.outputMovies:
    type: File
    format: cryoem:CRYOEM_0000096
outputs: []
CWL From line 30 of raw/workflow.cwl
ShowHide 2 more snippets with no or duplicated tags.

Login to post a comment if you would like to share your experience with this workflow.

Do you know this workflow well? If so, you can request seller status , and start supporting this workflow.

Free

Created: 1yr ago
Updated: 1yr ago
Maitainers: public
URL: https://workflowhub.eu/workflows/188
Name: entrytitletest
Version: Version 1
Badge:
workflow icon

Insert copied code into your website to add a link to this workflow.

Downloaded: 0
Copyright: Public Domain
License: None
  • Future updates

Related Workflows

cellranger-snakemake-gke
snakemake workflow to run cellranger on a given bucket using gke.
A Snakemake workflow for running cellranger on a given bucket using Google Kubernetes Engine. The usage of this workflow ...