Skip to content
GitLab
探索
登录
主导航
搜索或转到…
项目
D
deepTools
管理
动态
成员
标记
计划
议题
0
议题看板
里程碑
迭代
Wiki
代码
合并请求
0
仓库
分支
提交
标签
仓库图
比较修订版本
代码片段
锁定的文件
构建
流水线
作业
流水线计划
产物
部署
发布
软件包库
运维
环境
Terraform 模块
监控
事件
服务台
分析
价值流分析
Contributor analytics
CI/CD 分析
仓库分析
代码评审分析
议题分析
模型实验
帮助
帮助
支持
GitLab 文档
比较 GitLab 各版本
社区论坛
为极狐GitLab 提交贡献
提交反馈
快捷键
?
支持
扫描加入微信群:
1. 获取企业级DevOps解决方案支持
2. 免费或折扣极狐GitLab 官方培训认证
代码片段
群组
项目
HPCSource
deepTools
提交
3c61a0bd
提交
3c61a0bd
编辑于
8年前
作者:
dpryan79
浏览文件
操作
下载
补丁
差异文件
Bumpy version to 2.4.1
上级
391a6ed8
无相关合并请求
变更
3
隐藏空白变更内容
行内
左右并排
显示
3 个更改的文件
deeptools/_version.py
+1
-1
1 个添加, 1 个删除
deeptools/_version.py
galaxy/wrapper/deepTools_macros.xml
+2
-2
2 个添加, 2 个删除
galaxy/wrapper/deepTools_macros.xml
galaxy/wrapper/tool_dependencies.xml
+2
-2
2 个添加, 2 个删除
galaxy/wrapper/tool_dependencies.xml
有
5 个添加
和
5 个删除
deeptools/_version.py
+
1
−
1
浏览文件 @
3c61a0bd
...
...
@@ -2,4 +2,4 @@
# This file is originally generated from Git information by running 'setup.py
# version'. Distribution tarballs contain a pre-generated copy of this file.
__version__
=
'
2.4.
0
'
__version__
=
'
2.4.
1
'
This diff is collapsed.
Click to expand it.
galaxy/wrapper/deepTools_macros.xml
+
2
−
2
浏览文件 @
3c61a0bd
...
...
@@ -98,11 +98,11 @@
</xml>
<token
name=
"@THREADS@"
>
--numberOfProcessors "\${GALAXY_SLOTS:-4}"
</token>
<token
name=
"@WRAPPER_VERSION@"
>
2.4.
0
</token>
<token
name=
"@WRAPPER_VERSION@"
>
2.4.
1
</token>
<xml
name=
"requirements"
>
<requirements>
<requirement
type=
"package"
version=
"2.7.10"
>
python
</requirement>
<requirement
type=
"package"
version=
"2.4.
0
"
>
deepTools
</requirement>
<requirement
type=
"package"
version=
"2.4.
1
"
>
deepTools
</requirement>
<yield
/>
</requirements>
<expand
macro=
"stdio"
/>
...
...
This diff is collapsed.
Click to expand it.
galaxy/wrapper/tool_dependencies.xml
+
2
−
2
浏览文件 @
3c61a0bd
...
...
@@ -3,7 +3,7 @@
<package
name=
"python"
version=
"2.7.10"
>
<repository
name=
"package_python_2_7_10"
owner=
"iuc"
prior_installation_required=
"True"
/>
</package>
<package
name=
"deepTools"
version=
"2.4.
0
"
>
<repository
name=
"package_python_2_7_deeptools_2_4_
0
"
owner=
"iuc"
/>
<package
name=
"deepTools"
version=
"2.4.
1
"
>
<repository
name=
"package_python_2_7_deeptools_2_4_
1
"
owner=
"iuc"
/>
</package>
</tool_dependency>
This diff is collapsed.
Click to expand it.
预览
0%
请重试
或
添加新附件
.
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
保存评论
取消
想要评论请
注册
或
登录