SciLifeLab开发的Cryoem工具的Scipion插件

scipion-em-sll的Python项目详细描述


SciLifeLab开发的Cryoem工具的Scipion插件。

安装

您需要使用Scipion 2.0才能运行这些协议。要安装插件,有两个选项:

  1. 稳定版本

    scipion installp -p scipion-em-sll
    
  2. 开发人员版本

    • 下载存储库
    git clone https://github.com/scipion-em/scipion-em-sll.git
    
    • 安装
    scipion installp -p path_to_scipion-em-sll --devel
    

要检查安装,只需运行以下scipion测试之一:

scipion test gctf.tests.test_protocols_gctf.TestGctfRefine
scipion test gctf.tests.test_protocols_gctf.TestGctf

协议

ProtocolDescription
filter classes CCSimple protocol to select ‘good’ classes based on cross-correlation and the number of particles assigned.
filter CTFIf we took the bones out, it wouldn’t be crunchy, now would it?

参考文献

  • 还没有

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java编辑并重新运行spring引导单元测试,无需重新加载上下文即可加快测试速度   为什么我不能做演员?   java为什么是线程。join通常用于停止安卓中的线程   java从weblogic服务器调用JSON POST REST服务时收到400:错误请求   java在DeviceAdmin模式禁用时设置身份验证?   java SortedMap的keySet()能否始终安全地强制转换到SortedSet?   安卓 java。lang.NoSuchMethodException可包裹类   java JOGL库安装   javatomcat内存管理   java使用getString()中的变量   java将最小星号设置为评级栏   Java中字符串相等的println()方法。。。它到底是如何工作的?   java如何从文本中输出的数组中放入随机图像