Skip to content

CellArchLab/cryoet-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CellArchLab cryoET-scripts

Miscellaneous scripts for processing cryo-ET data

Currently the following scritps are available:

Running the scripts

Type <scriptname> --help to see all the options available and their default values. For example:

isonet_pipeline --help

will show you how to run the isonet_pipeline script.

Important

You have to modify the lines in the scripts that start with module load to reflect how the programs are loaded in your cluster or computing environment. This could be simply modifying the PATH environment variable, sourcing another script, or loading a conda environment, for example. If the programs are already loaded in your environment you could simply delete or comment out these lines. The exact modifications required will depend on where you want to run the scripts.

Please consult with your local sysadmin or computational expert as needed. We cannot provide support for other computational environments.

Tip

You can run the pipeline scripts using the --subcmd bash option, which will run then locally. Furthermore, you can use this option to run the desired command line within a submission script customized for your HPC environment.

About

Miscellaneous scripts for processing cryo-ET data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published