forked from pinellolab/CRISPResso2
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmeta.yaml
62 lines (54 loc) · 1.12 KB
/
meta.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
package:
name: crispresso2
version: "2.0.23"
>>>>>>> d6a7b979e1ecd49b26c648f2007e1ecfa905ec14
build:
number: 0
skip: True # [not py27]
source:
url: https://github.com/pinellolab/CRISPResso2/archive/v2.0.22.tar.gz
md5: d741471e09a8df4351b0540a8d12f3cd
>>>>>>> d6a7b979e1ecd49b26c648f2007e1ecfa905ec14
requirements:
build:
- python
- setuptools
- cython
run:
- python
- numpy >=1.9
- pandas >=0.15
- python
- numpy >=1.9
- pandas >=0.15
- matplotlib >=1.3.1
- biopython >=1.6.5
- argparse
- jinja2
- trimmomatic
- flash
- samtools
- bowtie2
- seaborn>=0.7.1
host:
- python
- numpy >=1.9
- pandas >=0.15
- python
- numpy >=1.9
- pandas >=0.15
- matplotlib >=1.3.1
- biopython >=1.6.5
- argparse
- jinja2
- trimmomatic
- flash
- samtools
- bowtie2
- seaborn>=0.7.1
test:
about:
home: https://github.com/pinellolab/CRISPResso2
license: Partners
license_file: LICENSE.txt
summary: "A software pipeline designed to enable rapid and intuitive interpretation of genome editing experiments"