forked from DerKevinRiehl/transposon_annotation_tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
meta.yaml
22 lines (19 loc) · 831 Bytes
/
meta.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
package:
name: "transposon_annotation_tools_transposonpsicli"
version: "1.0.0"
build:
number: 0
requirements:
run:
- python
- perl >=5.8
- perl-bioperl >=1.7.2
- blast-legacy=2.2.26
about:
home: https://github.com/DerKevinRiehl/transposon_annotation_tools
license: BSD
license_family: BSD
summary: "TransposonPSIv1.0, tool developed by Brian Haas (2010), http://transposonpsi.sourceforge.net/"
doc_url: https://github.com/DerKevinRiehl/transposon_annotation_tools
dev_url: https://github.com/DerKevinRiehl/transposon_annotation_tools
description: A set of bioconda packages for transposon annotations. During my masterthesis I downloaded lots of these tools and I want to make it easier for the research community to install and run these softwares as bioconda packages from command line.